|
SolrQuery::setFacetEnumCacheMinDefaultFrequency(PECL solr >= 0.9.2) SolrQuery::setFacetEnumCacheMinDefaultFrequency — Sets the minimum document frequency used for determining term count Описание
public SolrQuery SolrQuery::setFacetEnumCacheMinDefaultFrequency
( int $frequency
[, string $field_override
] )
Sets the minimum document frequency used for determining term count Список параметров
Возвращаемые значенияReturns the current SolrQuery object, if the return value is used. |
|