SolrClient::threads
(PECL solr >= 0.9.2)
SolrClient::threads — Checks the threads status
Descrição
public void SolrClient::threads
( void
)
Checks the threads status
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
Returns a SolrGenericResponse object.
Erros
Throws SolrClientException if the client failed, or there was a connection issue.
throws SolrServerException if the Solr Server failed to process the request.