SolrClient
PHP Manual

SolrClient::threads

(PECL solr >= 0.9.2)

SolrClient::threadsChecks the threads status

Beschreibung

public void SolrClient::threads ( void )

Checks the threads status

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns a SolrGenericResponse object.

Fehler/Exceptions

Throws SolrClientException if the client failed, or there was a connection issue.

throws SolrServerException if the Solr Server failed to process the request.


SolrClient
PHP Manual