Skip to content

Search results should support pagination #16

@FruitieX

Description

@FruitieX

Given a page token, the backends should be able to provide search results starting from a certain page. Implementations may vary, some backend services may provide us with a huge list with each query (this should then perhaps be cached), and other services may already have a concept of pages with tokens which we could then use directly. Core implementation should be generic enough to handle both of these cases, and let the backend modules decide the details of implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions