SolrQuery::setStart
(PECL solr >= 0.9.2)
SolrQuery::setStart — Specifies the number of rows to skip
Beschreibung
Specifies the number of rows to skip. Useful in pagination of results.
Parameter-Liste
-
start
-
The number of rows to skip.
Rückgabewerte
Returns the current SolrQuery object.