elasticsearch升级到7.x,集成RestHighLevelClient客户端

This commit is contained in:
xiongxiaoyang
2021-01-03 13:42:40 +08:00
parent ab741ec6bf
commit e4822979e2
7 changed files with 70 additions and 21 deletions

View File

@ -23,7 +23,7 @@ spring:
#是否开启搜索引擎1开启0不开启
enable: 0
jest:
uris: http://127.0.0.1:9200
uris: http://192.168.0.105:9200
#thymeleaf模版路径配置
thymeleaf: