(PECL solr >= 0.9.2)
Was the request a success
public bool SolrResponse::success ( void )
Used to check if the request to the server was successful.
Returns:
Returns TRUE
if it was successful and FALSE
if it was not.
Please login to continue.