SolrClient::threads

(PECL solr >= 0.9.2)

SolrClient::threadsChecks the threads status

说明

public SolrClient::threads ( ) : void

Checks the threads status

参数

此函数没有参数。

返回值

Returns a SolrGenericResponse object.

错误/异常

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

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