编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « SolrResponse::getResponse
  • SolrResponse::success »
  • PHP Manual
  • SolrResponse
  • Sets the parse mode

SolrResponse::setParseMode

(PECL solr >= 0.9.2)

SolrResponse::setParseMode — Sets the parse mode

说明

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

Sets the parse mode.

参数

parser_mode

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

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

相关文章
php cairocontext retrieves the current antialias modephp gnupg 函数 sets the mode for error reportingphp gnupg 函数 sets the mode for signingphp ming 函数 sets the swf output compressionphp newt 函数 sets the value of the checkboxphp ps 函数 sets overprint modephp socket 函数 sets blocking mode on a socket resourcephp socket 函数 sets nonblocking mode for file descriptor fdphp regexiterator sets the operation modephp soapserver sets soapserver persistence modephp solrquery sets a field to use for similarityphp solrquery sets the explainother common query parameterphp solrquery sets group.facet parameterphp solrquery sets the minimum word lengthphp solrresponse sets the parse modephp solrresponse was the request a successphp spldoublylinkedlist sets the mode of iterationphp splpriorityqueue sets the mode of extractionphp splqueue sets the mode of iterationphp splstack sets the mode of iteration
关注编程学问公众号
编程学问网 湘ICP备20001732号