Monday, June 25, 2012

ElasticSearch terminology

Relational DB ⇒ elasticsearch
database ⇒ index
table ⇒ type
row ⇒ document
column ⇒ field
schema ⇒ mapping
index ⇒ everything is indexed
SQL ⇒ query DSL