摘要: 大部分字段类型默认被索引的(inverted index),可以被搜索search: 哪个文档有这个词sort&aggregations: look up the document and find the terms that it has in a field.这个文档的这个字段的值是什么 do 阅读全文
posted @ 2017-11-13 18:29 SAI_HIDE 阅读(645) 评论(0) 推荐(0) 编辑
摘要: fsync sync fsync/syncsync is a standard system call in the Unix operating system, which commits to disk all data in the kernel filesystem buffers,data 阅读全文
posted @ 2017-11-13 18:28 SAI_HIDE 阅读(140) 评论(0) 推荐(0) 编辑
摘要: 环境准备 从git clone源码 git checkout v5.4.3 打开项目 漫长的build时间 wait........... import包 build, 漫长的build时间将打好的jar包和plugin-descriptor.properties文件放到D:\elasticsear 阅读全文
posted @ 2017-11-13 18:27 SAI_HIDE 阅读(1013) 评论(0) 推荐(0) 编辑