{ "type": "query_phase_execution_exception", "reason": "Result window is too large, from + size must be less than or equal to: [10000] but was [10002]. 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." }
seem like search result limited to 10000 how can make it unlimited?
You can increase it, but please think twice if you decide to do that for a production cluster/index. This 10000 limit is set for a reason. It protects your cluster from abusively large search requests.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.