update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the debug data for the last connection attempt

SolrClient::getDebug

(PECL solr >= 0.9.7)

SolrClient::getDebugReturns the debug data for the last connection attempt

설명

public string SolrClient::getDebug ( void )

Returns the debug data for the last connection attempt

인수

이 함수는 인수가 없습니다.

반환값

Returns a string on success and null if there is nothing to return.