SolrQuery::setStart
(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.
パラメータ
start
-
The number of rows to skip.
戻り値
Returns the current SolrQuery object.
+add a note
User Contributed Notes
There are no user contributed notes for this page.