基于Springboot+ElasticSearch构建博客检索系统
...小于 1 分钟
基于Springboot+ElasticSearch构建博客检索系统
项目说明
视频地址:https://www.imooc.com/learn/1161
项目源码:https://github.com/holic-x/springboot-es
项目笔记:https://www.yuque.com/u21572591/exqg2x/pco32x
学习内容
结合实际需求分析,打造个人博客检索系统。内容涵盖 ES安装、ES基本概念和数据类型、Mysql 到 ES 数据同步、SpringBoot 操作 ES。可初步认识ES,理解ES的一些适用场景,以及如何使用springboot来同ES进行交互
1、ElasticSearch概念和适用场景
2、ElasticSearch 数据类型,和关系型数据库mysql的对比
3、Mysql数据同步到ES(logstash, mysql binlog, 第三方Go框架)
4、Springboot 整合操作ES
5、ElasticSearch 安装中文分词器
Powered by Waline v3.1.3