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, 14 Jun 2013

view this page in

SolrResponse::setParseMode

(PECL solr >= 0.9.2)

SolrResponse::setParseModeSets the parse mode

Description

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

Sets the parse mode.

Parameters

parser_mode

SolrResponse::PARSE_SOLR_DOC parses documents in SolrDocument instances. SolrResponse::PARSE_SOLR_OBJ parses document into SolrObjects.

Return Values

Returns TRUE on success or FALSE on failure.



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