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.

関連キーワード:  rows, skip, Specifies, SolrQuery, the, of, setStart, setShowDebugInfo, setStats, public