= 0.9.2)SolrQuery::setOmitHeader — Exclude the header from the returned results說明public SolrQuery::setOmitHeader(b">

SolrQuery::setOmitHeader

(PECL solr >= 0.9.2)

SolrQuery::setOmitHeaderExclude the header from the returned results

說明

public SolrQuery::setOmitHeader(bool $flag): SolrQuery

Exclude the header from the returned results.

參數(shù)

flag

true excludes the header from the result.

返回值

Returns the current SolrQuery object, if the return value is used.