= 0.9.2)SolrQuery::setStart — Specifies the number of rows to skip說明public SolrQuery::setStart(int $start): SolrQuerySp">
(PECL solr >= 0.9.2)
SolrQuery::setStart — Specifies the number of rows to skip
Specifies the number of rows to skip. Useful in pagination of results.
startThe number of rows to skip.
Returns the current SolrQuery object.