Result window is too large, from + size must be less than or equal to: [10000] but was [1000000]


curl -XPUT "http://192.168.0.244:9200/*/_settings" -d '{ "index" :" : 10000000 } }' -H "Content-Type: application/json"

設置es所有索引的最大返回數為1000萬。*可替換為指定索引


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM