Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16084 программиста и 1771 робот. Сейчас ищут 1832 программиста ...
SolrQuery::setFacetMinCount - Maps to facet.mincount
Вернуться к: SolrQuery
SolrQuery::setFacetMinCount
(PECL solr >= 0.9.2)
SolrQuery::setFacetMinCount — Maps to facet.mincount
Описание
Sets the minimum counts for facet fields that should be included in the response
Список параметров
-
mincount
-
The minimum count
-
field_override
-
The name of the field.
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.
Вернуться к: SolrQuery