©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL solr >= 0.9.2)
SolrQuery::setStart — Specifies the number of rows to skip
$start
)Specifies the number of rows to skip. Useful in pagination of results.
start
The number of rows to skip.
Returns the current SolrQuery object.