mongodb-developer / atlas-search-java-server

Apache License 2.0
1 stars 0 forks source link

Add `searchAfter` support for pagination #7

Open erikhatcher opened 4 months ago

erikhatcher commented 4 months ago

See https://www.mongodb.com/docs/atlas/atlas-search/paginate-results/#std-label-fts-paginate-results

Should then deprecate current limit/skip?

erikhatcher commented 4 months ago

and of course searchBefore too