(PECL solr >= 0.9.2)
Returns the offset in the complete result set
public int SolrQuery::getStart ( void )
Returns the offset in the complete result set for the queries where the set of returned documents should begin.
Returns:
Returns an integer on success and NULL
if not set.
Please login to continue.