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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.