SolrResponse::success
(PECL solr >= 0.9.2)
SolrResponse::success — Was the request a success
Descrição
public bool SolrResponse::success
( void
)
Used to check if the request to the server was successful.
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
Returns TRUE if it was successful and FALSE if it was not.