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