SolrResponse::getHttpStatusMessage
(PECL solr >= 0.9.2)
SolrResponse::getHttpStatusMessage — Returns more details on the HTTP status
Description
public string SolrResponse::getHttpStatusMessage
( void
)
Returns more details on the HTTP status.
Parameters
This function has no parameters.
Return Values
Returns more details on the HTTP status
- PHP Руководство
- Функции по категориям
- Индекс функций
- Справочник функций
- Расширения для работы с поисковыми системами
- Apache Solr
- Функция SolrResponse::getDigestedResponse() - Returns the XML response as serialized PHP data
- Функция SolrResponse::getHttpStatus() - Returns the HTTP status of the response
- Функция SolrResponse::getHttpStatusMessage() - Returns more details on the HTTP status
- Функция SolrResponse::getRawRequest() - Returns the raw request sent to the Solr server
- Функция SolrResponse::getRawRequestHeaders() - Returns the raw request headers sent to the Solr server
- Функция SolrResponse::getRawResponse() - Returns the raw response from the server
- Функция SolrResponse::getRawResponseHeaders() - Returns the raw response headers from the server
- Функция SolrResponse::getRequestUrl() - Returns the full URL the request was sent to
- Функция SolrResponse::getResponse() - Returns a SolrObject representing the XML response from the server
- Функция SolrResponse::setParseMode() - Sets the parse mode
- Функция SolrResponse::success() - Was the request a success
Коментарии
404 Not Found