php8.5
Home/ Manual/ solr / solrclient/ SolrClient::threads

SolrClient::threads

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Checks the threads status

Description

SolrClient::threads(): void

Checks the threads status

Parameters Parameters

Return Values

Returns a SolrGenericResponse object.

Errors/Exceptions

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

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

Source: reference/solr/solrclient/threads.xml · from the official PHP manual (php/doc-en)