SolrQuery::setFacetEnumCacheMinDefaultFrequency
(PECL solr >= 0.9.2)
SolrQuery::setFacetEnumCacheMinDefaultFrequency — Sets the minimum document frequency used for determining term count
Beschreibung
$frequency, string $field_override = ?): SolrQuerySets the minimum document frequency used for determining term count
Parameter-Liste
-
value -
The minimum frequency
-
field_override -
The name of the field.
Rückgabewerte
Returns the current SolrQuery object, if the return value is used.

