SolrClient::getDebug

(PECL solr >= 0.9.7)

SolrClient::getDebugReturns 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.