SolrQuery::setStart

(PECL solr >= 0.9.2)

SolrQuery::setStartSpecifies 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.