Skip to content

Add pagination helper / result iterator #8

@vkirkl

Description

@vkirkl

search_encounters and search_individuals require callers to manually manage from_ and size to page through large result sets. A generator (e.g. paginate_encounters(query, page_size=100)) that yields individual hits across all pages would reduce boilerplate and is a natural quality-of-life addition for data analysis workflows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions