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
{{ message }}
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
Core: Exception handler (WEB): Uncaught TYPO3 Exception: Result window is too large, from + size must be less than or equal to: [10000] but was [14860]. 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 setting. [reason: all shards failed] | Elastica\Exception\ResponseException thrown in file vendor/ruflin/elastica/lib/Elastica/Transport/Http.php in line 172```
We should check whether updating Elastica will fix this because of the use of scroll api. Otherwise we might change the implementation to use the API.
The text was updated successfully, but these errors were encountered:
We should check whether updating Elastica will fix this because of the use of scroll api. Otherwise we might change the implementation to use the API.
The text was updated successfully, but these errors were encountered: