SolrClient::getDebug
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.7)
Returns the debug data for the last connection attempt
Description
SolrClient::getDebug(): string
Returns the debug data for the last connection attempt
Parameters Parameters
Return Values
Returns a string on success and null if there is nothing to return.