(PECL solr >= 0.9.2)
Checks the threads status
public void SolrClient::threads ( void )
Checks the threads status
Returns:
Returns a SolrGenericResponse object.
Exception:
Throws SolrClientException if the client failed, or there was a connection issue.
throws SolrServerException if the Solr Server failed to process the request.
Please login to continue.