Data that can be used to get the next and previous page of a Data API results object.
Property | Type | Constraints | Description |
---|---|---|---|
count |
Integer | The number of returned documents. | |
db_start_record_ |
Integer | The zero-based index of the record that we want to start with, used to optimize special handling | |
start |
Integer | The zero-based index of the first search hit to include in the result. |