Hi, There is no way to implement pagination with TextQuery as there is no result order guarantee.
On Thu, Jul 20, 2017 at 3:23 PM, iostream <[email protected]> wrote: > Hi, > > How to implement pagination with TextQuery? I want to fetch only the first > 10 matches for my text query on the first page and the next 10 (from 11 to > 20) on the second page. > > Thanks! > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Pagination-with-TextQuery-tp15176.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Best regards, Andrey V. Mashenkov
