会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
殇之弑梦
博客园
首页
新随笔
联系
订阅
管理
2019年10月6日
springboot整合elasticsearch时的版本问题:
摘要: springboot整合elasticsearch时的版本问题: 解决方法把springboot版本降低: 把上面pom文件替换为:
阅读全文
posted @ 2019-10-06 14:05 殇之弑梦
阅读(2263)
评论(0)
推荐(0)
编辑
ElasticSearch6.4.1 【Rejecting mapping update to [posts] as the final mapping would have more than 1 type】
摘要: springboot2.0.2整合elasticsearch6.4.1:报错: 查看官方才发现6.X不支持一个index多个type了 解决方法,看看是否已经存在index和type: 删除或者重新新建一个indexName
阅读全文
posted @ 2019-10-06 14:01 殇之弑梦
阅读(1076)
评论(0)
推荐(0)
编辑
公告