range
Switch the query to use a fixed range (start index - last index) instead of a page. As the range is fixed, subsequent pagination of the query is not possible.
Return
this query, modified
Parameters
start Index
the index of the first element, starting at 0
last Index
the index of the last element