I am trying to use ElasticSearch on Invision forum software, it works generally but there is an error and its causing tasks to crash. This is the error
Result window is too large, from + size must be less than or equal to: [10000] but was [11450]. 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.
How do I instruct my host to increase this setting?