1 Open Issue Need Help Last updated: Jun 17, 2025

Open Issues Need Help

View All on GitHub

AI 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