php8.5
Home/ Manual/ solr / solrquery/ SolrQuery::getStart

SolrQuery::getStart

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Returns the offset in the complete result set

Description

SolrQuery::getStart(): int

Returns the offset in the complete result set for the queries where the set of returned documents should begin.

Parameters Parameters

Return Values

Returns an integer on success and null if not set.

Source: reference/solr/solrquery/getstart.xml · from the official PHP manual (php/doc-en)