(PECL solr >= 2.0.0)
Retrieve Solr Server information
public void SolrClient::system ( void )
Retrieve Solr Server information
Returns:
Returns a SolrGenericResponse object on success.
Exception:
Emits SolrClientException if the client failed, or there was a connection issue.
Emits SolrServerException if the Solr Server failed to satisfy the query.
Please login to continue.