ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
单机版安装 https://blog.csdn.net/weixin_43486863/article/details/106281484 ES配置最大搜索数量 curl -H "Content-Type:application/json" -XPUT http://你的ip:9200/dmsinterindex/_settings -d '{ "index" : { "max_result_window" : 2147483647}}' 其中dmsinterindex为索引名称,必须都是小写 [https://www.cnblogs.com/uglyliu/p/13445301.html](https://www.cnblogs.com/uglyliu/p/13445301.html)`` `` [http://blog.zhenglin.work/k8s/use\_appstore\_deploy\_es\_in\_rancher.html](http://blog.zhenglin.work/k8s/use_appstore_deploy_es_in_rancher.html) 数据库mysql同步数据到es 记得要设置连接数据库配置的时间的市区 ~~~ jdbc_default_timezone => "Asia/Shanghai" ~~~ 首先看第一个,再看第二个 [https://blog.csdn.net/chongshi4396/article/details/100805225](https://blog.csdn.net/chongshi4396/article/details/100805225) [https://www.cnblogs.com/wang-yaz/p/10232417.html](https://www.cnblogs.com/wang-yaz/p/10232417.html) [https://www.cnblogs.com/lvcisco/p/11686430.html](https://www.cnblogs.com/lvcisco/p/11686430.html)