SolrQuery::setTermsMinCount
(PECL solr >= 0.9.2)
SolrQuery::setTermsMinCount — Sets the minimum document frequency
Описание
public SolrQuery SolrQuery::setTermsMinCount
(
int $frequency
)
Список параметров
-
frequency
-
The minimum frequency
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.