Skip to content

Create abstraction over search_after for pagination #4

@Radiergummi

Description

@Radiergummi

Elasticsearch recommends using search_after instead of the scroll API for pagination. Using it requires lots of knowledge about Elasticsearch though, and it's quite cumbersome currently.
We should provide a simple wrapper for this new pagination API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions