SolrPingResponse
PHP Manual

SolrPingResponse::getResponse

(PECL solr >= 0.9.2)

SolrPingResponse::getResponseReturns the response from the server

Descrição

public string SolrPingResponse::getResponse ( void )

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns an empty string.


SolrPingResponse
PHP Manual