parent root
PHP: SolrClient::getDebug - Manual

SolrClient::getDebug

(PECL solr >= 0.9.7)

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

Description

public SolrClient::getDebug ( void ) : string

Returns the debug data for the last connection attempt

Parameters

This function has no parameters.

Return Values

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

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root