suche nach in der

SolrResponse::success> <SolrResponse::getResponse
Last updated: Fri, 25 May 2012

view this page in

SolrResponse::setParseMode

(PECL solr >= 0.9.2)

SolrResponse::setParseModeSets the parse mode

Beschreibung

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

Sets the parse mode.

Parameter-Liste

parser_mode

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

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.



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

SolrResponse::success> <SolrResponse::getResponse
Last updated: Fri, 25 May 2012