SolrClient
PHP Manual

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.


SolrClient
PHP Manual