Skip to content

harvester: INSPIRE 10000 result cap #936

Description

@TahaKhan998

The INSPIRE literature API cannot return more than 10000 results for a single search query (Elasticsearch pagination window). Following links.next does not get past that.

If a harvest has hits.total > 10000 (wide since/until, or since with no until), we stop at 10000 and miss the rest.

Possible solution: split the date range into smaller windows so each query stays under 10000, then harvest each window.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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