update : 2015.11.03
php.shukuma.com검색:
|
SolrClient::system(PECL solr >= 2.0.0) SolrClient::system — Retrieve Solr Server information 설명
public void SolrClient::system
( void
)
Retrieve Solr Server information 인수이 함수는 인수가 없습니다. 반환값Returns a SolrGenericResponse object on success. 오류/예외Emits SolrClientException if the client failed, or there was a connection issue. Emits SolrServerException if the Solr Server failed to satisfy the query. |