CakeFest 2024: The Official CakePHP Conference

SolrClient::getDebug

(PECL solr >= 0.9.7)

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

Beschreibung

public SolrClient::getDebug(): string

Returns the debug data for the last connection attempt

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

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

add a note

User Contributed Notes

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