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

search for in the

SolrResponse::success> <SolrResponse::getResponse
[edit] Last updated: Fri, 23 Mar 2012

view this page in

SolrResponse::setParseMode

(PECL solr >= 0.9.2)

SolrResponse::setParseModeSets the parse mode

Opis

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

Sets the parse mode.

Parametry

parser_mode

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

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.



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

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