SolrResponse
PHP Manual

SolrResponse::getResponse

(PECL solr >= 0.9.2)

SolrResponse::getResponseReturns a SolrObject representing the XML response from the server

Descrizione

public SolrObject SolrResponse::getResponse ( void )

Returns a SolrObject representing the XML response from the server.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns a SolrObject representing the XML response from the server


SolrResponse
PHP Manual