You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With more than 10.000 results, jumping to the last entry (with the help of the pagination buttons) doesn't display any further articles. Instead the following error can be found in the logs.
org.elasticsearch.search.query.QueryPhaseExecutionException: Result window is too large, from + size must be less than or equal to: [10000] but was [10800]. See the scroll api for a more efficient way to request large data sets. This limit can be set by changing the [index.max_result_window] index level parameter.
The text was updated successfully, but these errors were encountered:
With more than 10.000 results, jumping to the last entry (with the help of the pagination buttons) doesn't display any further articles. Instead the following error can be found in the logs.
The text was updated successfully, but these errors were encountered: