与传统关系型数据库区别
Relational DB | Elasticsearch |
---|---|
database | 索引(indices) |
表(tables) | types |
行(rows) | documents |
字段(columns) | fields |
倒排索引 Inverted Index
- 有时候也叫反向索引
- 搜索引擎的外围
- 个别过程,对文章分词,依据关键词建设倒排索引
装置
与Kibana集成,当然举荐docker装置
https://github.com/scauxiaoxu...
通过docker ps 查看运行中的容器
通过9200端口查看elasticearch是否装置胜利
kibana装置胜利后的拜访5601端口登录查看
客户端工具
elasticsearch-head 应用Chrome插件形式