Duplicate
Details
Assignee
UnassignedUnassignedReporter
Sanne GrinoveroSanne GrinoveroComponents
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Sanne Grinovero
Sanne GrinoveroComponents
Priority
Created February 26, 2016 at 5:49 PM
Updated September 5, 2016 at 6:52 PM
Resolved September 5, 2016 at 6:52 PM
Recent versions of Elasticsearch will refuse to run a query whose potential result size is larger than its
setting.
We either need to fetch this value from the ES node on initial connection, or allow the user to configure the same and make sure to use the Scroll API to run queries which could be larger.