Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16116 программистов и 1772 робота. Сейчас ищут 1827 программистов ...
SolrQuery::getRows - Returns the maximum number of documents
Вернуться к: SolrQuery
SolrQuery::getRows
(PECL solr >= 0.9.2)
SolrQuery::getRows — Returns the maximum number of documents
Описание
public int SolrQuery::getRows
( void
)
Returns the maximum number of documents from the complete result set to return to the client for every request
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns an integer on success and NULL
if not set.
Вернуться к: SolrQuery