Skip to content

Meilisearch search returns a limit of 1000 documents on search #2038

@spaenleh

Description

@spaenleh

For performance, meilisearch returns a limit of 1000 documents on search.

We currently use the totalHits value in the search result to display in the header "Search among XXX resources" this always shows 1000 since we have surpassed 1000 published resources.

We should probably either increase the limit (but that will hit performance), or rely on a looser count (maybe updated once a week when we re-index ?)

Mentioning @pyphilia for awareness.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions