Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16386 программистов и 1689 роботов. Сейчас ищут 1059 программистов ...
SolrQuery::setRows - Specifies the maximum number of rows to return in the result
Вернуться к: SolrQuery
SolrQuery::setRows
(PECL solr >= 0.9.2)
SolrQuery::setRows — Specifies the maximum number of rows to return in the result
Описание
Specifies the maximum number of rows to return in the result
Список параметров
-
rows
-
The maximum number of rows to return
Возвращаемые значения
Returns the current SolrQuery object.
Вернуться к: SolrQuery