= 0.9.2)SolrQuery::setTerms — Enables or disables the TermsComponent說明public SolrQuery::setTerms(bool $flag): SolrQuery">

SolrQuery::setTerms

(PECL solr >= 0.9.2)

SolrQuery::setTermsEnables or disables the TermsComponent

說明

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

Enables or disables the TermsComponent

參數(shù)

flag

true enables it. false turns it off

返回值

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