Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
SolrClient::threads - Checks the threads status
Вернуться к: SolrClient
SolrClient::threads
(PECL solr >= 0.9.2)
SolrClient::threads — Checks 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