Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16195 программистов и 1779 роботов. Сейчас ищут 1769 программистов ...
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