SolrResponse::success(PECL solr >= 0.9.2) SolrResponse::success — Was the request a success Описание
public bool SolrResponse::success
( void
)
Used to check if the request to the server was successful. Список параметровУ этой функции нет параметров. Возвращаемые значенияReturns TRUE if it was successful and FALSE if it was not. |
||