Ability to call specific pages of a search iterator

It would be useful to be able to retrieve a specific page of rows from a data tables search iterator.

For example, I might fetch page 1 immediately and block the client whilst doing so and only fetch anything beyond that if it becoms necessary.

3 Likes