(PECL solr >= 0.9.2)
SolrQuery::setStart — Specifies the number of rows to skip
public SolrQuery::setStart ( int $start ) : SolrQuery
Specifies the number of rows to skip. Useful in pagination of results.
start
The number of rows to skip.
Returns the current SolrQuery object.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/solrquery.setstart.php