SolrPingResponse::getResponse

(PECL solr >= 0.9.2)

SolrPingResponse::getResponseReturns the response from the server

Описание

public SolrPingResponse::getResponse ( void ) : string

Returns the response from the server. This should be empty because the request as a HEAD request.

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

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

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

Returns an empty string.