php8.5
Home/ Manual/ solr / solrpingresponse/ SolrPingResponse::getResponse

SolrPingResponse::getResponse

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Returns the response from the server

Description

SolrPingResponse::getResponse(): string

Returns the response from the server. This should be empty because the request as a HEAD request.

Parameters Parameters

Return Values

Returns an empty string.

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