SolrClient
PHP Manual

SolrClient::threads

(PECL solr >= 0.9.2)

SolrClient::threadsChecks the threads status

설명

public void 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.


SolrClient
PHP Manual