SolrResponse::success
(PECL solr >= 0.9.2)
SolrResponse::success — Was the request a success
Beschreibung
Used to check if the request to the server was successful.
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Rückgabewerte
Returns true
if it was successful and false
if it was not.