GoLang SolrClient::getDebug

request it (211)
GoLang replacement for PHP's SolrClient::getDebug [edit | history]



Do you know a GoLang replacement for PHP's SolrClient::getDebug? Write it!

PHP SolrClient::getDebug

PHP original manual for SolrClient::getDebug [ show | php.net ]

SolrClient::getDebug

(PECL solr >= 0.9.7)

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

Description

public string SolrClient::getDebug ( void )

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.