SolrResponse::success

(PECL solr >= 0.9.2)

SolrResponse::successWas the request a success

Описание

public SolrResponse::success ( void ) : bool

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

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns TRUE if it was successful and FALSE if it was not.