(PECL solr >= 0.9.2)
Returns 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:
Returns an empty string.
Please login to continue.