php8.5
Home/ Manual/ solr / solrresponse/ SolrResponse::success

SolrResponse::success

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Was the request a success

Description

SolrResponse::success(): bool

Used to check if the request to the server was successful.

Parameters Parameters

Return Values

Returns true if it was successful and false if it was not.

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