(PECL solr >= 0.9.2)
Specifies the maximum number of rows to return in the result
public SolrQuery SolrQuery::setRows ( int $rows )
Specifies the maximum number of rows to return in the result
Parameters:
rows
The maximum number of rows to return
Returns:
Returns the current SolrQuery object.
Please login to continue.