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.