downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

SolrResponse::success> <SolrResponse::getResponse
[edit] Last updated: Fri, 07 Jun 2013

view this page in

SolrResponse::setParseMode

(PECL solr >= 0.9.2)

SolrResponse::setParseModeパースモードを設定

説明

public bool SolrResponse::setParseMode ([ int $parser_mode = 0 ] )

パースモードを設定します。

パラメータ

parser_mode

SolrResponse::PARSE_SOLR_DOC は、SolrDocument インスタンス内の文書をパースします。 SolrResponse::PARSE_SOLR_OBJ は、SolrObjects 内に文書をパースします。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes SolrResponse::setParseMode - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites