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