| SolrPingResponse::getResponseReturns the response from the server Description
   public string SolrPingResponse::getResponse
    ( void
   ) Returns the response from the server. This should be empty because the request as a HEAD request. ParametersThis function has no parameters. Return ValuesReturns an empty string. |