php8.5
Home/ Manual/ solr / solrclient/ SolrClient::system

SolrClient::system

PHP function Edit on GitHub ✎

(PECL solr >= 2.0.0)

Retrieve Solr Server information

Description

SolrClient::system(): void

Retrieve Solr Server information

Parameters Parameters

Return Values

Returns a SolrGenericResponse object on success.

Errors/Exceptions

Emits SolrClientException if the client failed, or there was a connection issue.

Emits SolrServerException if the Solr Server failed to satisfy the query.

Source: reference/solr/solrclient/system.xml · from the official PHP manual (php/doc-en)