update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the response from the server

SolrPingResponse::getResponse

(PECL solr >= 0.9.2)

SolrPingResponse::getResponseReturns the response from the server

설명

public string SolrPingResponse::getResponse ( void )

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

인수

이 함수는 인수가 없습니다.

반환값

Returns an empty string.