|
SolrClient::threadsChecks the threads status Description
public void SolrClient::threads
( void
)
Checks the threads status ParametersThis function has no parameters. Return ValuesReturns a SolrGenericResponse object. Errors/ExceptionsThrows SolrClientException if the client failed, or there was a connection issue. throws SolrServerException if the Solr Server failed to process the request. |