Php/docs/solrclient.threads

来自菜鸟教程
跳转至:导航、​搜索

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.