SolrPingResponse::getResponseReturns the response from the server Descriptionpublic string SolrPingResponse::getResponse()
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. |