php[world] 2017

SolrPingResponse::getResponse

(PECL solr >= 0.9.2)

SolrPingResponse::getResponseReturns the response from the server

Açıklama

public string SolrPingResponse::getResponse ( void )

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns an empty string.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top