Welcome! Please see the About page for a little more info on how this works.
It appears that only the client API currently supports :limit and :offset. Are there plans to support these options in the on-prem index-pull API?
:limit
:offset
index-pull
As on-prem runs "in-memory" on JVM, you can simply drop/take the return of index-pull, with the same coast as it was implement internally.