SolrResponse
PHP Manual

SolrResponse::getDigestedResponse

(PECL solr >= 0.9.2)

SolrResponse::getDigestedResponseReturns the XML response as serialized PHP data

説明

public string SolrResponse::getDigestedResponse ( void )

Returns the XML response as serialized PHP data

パラメータ

この関数にはパラメータはありません。

返り値

Returns the XML response as serialized PHP data


SolrResponse
PHP Manual