SolrQuery::setRows

(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.

doc_php
2016-02-24 16:11:38
Comments
Leave a Comment

Please login to continue.