SolrQuery::setRows
(PECL solr >= 0.9.2)
SolrQuery::setRows — Specifies the maximum number of rows to return in the result
Description
Specifies the maximum number of rows to return in the result
Parameters
-
rows
-
The maximum number of rows to return
Return Values
Returns the current SolrQuery object.