4. Index構成
index
type
document
document
document
Elasticsearch RDB
document record
field column
type table
index database
field
• Document (doc)
➢ データの実体 (JSON形式)
• Field
➢ データの属性
• Type
➢ documentの型
➢ RDBのtable
• Index(論理的な概念)
➢ documentの集合
https://www.elastic.co/guide/en/elasticsearch/reference/current/_basic_concepts.html
対応表