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.