ShineYoung

导航

 

2018年8月29日

摘要: 在elastic search中文档(document)类似于关系型数据库里的记录(record),类型(type)类似于表(table),索引(index)类似于库(database)。 文档一定有三个元数据 _index文档在哪存放_type文档表示的对象类别_id文档唯一标识 _index可以 阅读全文
posted @ 2018-08-29 09:59 ShineYoung 阅读(410) 评论(0) 推荐(0) 编辑