SpringBoot + ES
版本

最终选择适合SpringBoot 2.1.3版本的es是
5.6.16!
要不然高版本报错:None of the configured nodes are available低版本相对友好一些,会报:Received message from unsupported version: \[5.6.0\] minimal compatible versio 提示该换版本了
项目
GitHub项目传送门
详细
代码

controller

service

dao
部分demo截图:

增加数据

根据title来搜索

索引名和type
127.0.0.1:9200/articleindex/article/_search检索所有

本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 雅!
评论










