(PECL solr >= 0.9.2)
SolrResponse::setParseMode — Sets the parse mode
public SolrResponse::setParseMode(int $parser_mode = 0): bool
Sets the parse mode.
parser_modeSolrResponse::PARSE_SOLR_DOC parses documents in SolrDocument instances. SolrResponse::PARSE_SOLR_OBJ parses document into SolrObjects.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/solrresponse.setparsemode.php