Fetch a page of result items by index.
The index of the page to fetch, starting at 0.
Resolved with the requested result page. Must return null if no the result page does not exist or number of result items of the page is 0.
Generated using TypeDoc
The result object from running a IDocumentQuery.
Use the new API available at
ReadingSystemEngine.getReaderDocumentSearch()
instead.