Open Issues Need Help
View All on GitHubAI Summary: Implement pagination or result splitting for Elasticsearch queries in the European Commission Alert System to handle searches returning more than 10,000 results. This involves modifying the existing search functionality to either break down large queries into smaller, manageable chunks or implement pagination to retrieve results in batches.
Complexity:
4/5
good first issue