随笔分类 -  大数据搜索

摘要:Elasticsearch基本概念 Index 数据库 名字必须是小写 Document Index 里面单条的记录称为 Document(文档)。许多条 Document 构成了一个 Index。 文档索引到Elasticsearch的时候,默认情况下是对所有字段创建倒排索引的(动态mapping 阅读全文
posted @ 2020-11-27 20:41 SandKing 阅读(8) 评论(0) 推荐(0)
摘要:flume + elasticsearch flume-1.9.0 + elasticsearch-7.7.1 + kibana-7.7.1 不是在采坑就是在采坑的路上!!! 下载地址 flume-ng http://flume.apache.org/download.html elasticsea 阅读全文
posted @ 2020-11-24 20:41 SandKing 阅读(9) 评论(0) 推荐(0)