SolrClient::getDebug
(PECL solr >= 0.9.7)
SolrClient::getDebug — Returns the debug data for the last connection attempt
説明
public SolrClient::getDebug
( void
) : string
Returns the debug data for the last connection attempt
パラメータ
この関数にはパラメータはありません。
返り値
Returns a string on success and null if there is nothing to return.