Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16108 программистов и 1772 робота. Сейчас ищут 1811 программистов ...
SolrQuery::setFacetOffset - Sets the offset into the list of constraints to allow for pagination
Вернуться к: SolrQuery
SolrQuery::setFacetOffset
(PECL solr >= 0.9.2)
SolrQuery::setFacetOffset — Sets the offset into the list of constraints to allow for pagination
Описание
Sets the offset into the list of constraints to allow for pagination.
Список параметров
-
offset
-
The offset
-
field_override
-
The name of the field.
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.
Вернуться к: SolrQuery