首页 > Windows开发 > 详细

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

时间:2019-11-11 15:06:20      阅读:782      评论:0      收藏:0      [点我收藏+]
curl -XPUT "http://192.168.0.244:9200/*/_settings" -d '{ "index" :" : 10000000 } }' -H "Content-Type: application/json"

设置es所有索引的最大返回数为1000万。*可替换为指定索引

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

原文:https://www.cnblogs.com/haoyiyang/p/11834647.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!