Elastic Search

Concepts

What is Elastic Search ?

Elastic search is built on top of Lucene1. Lucene is a Java library that provides indexing and search features, as well as spellchecking, hit highlighting and advanced analysis/tokenization capabilities.

Documents

Indexes

References


  1. Apache Lucene - Welcome to Apache Lucene ↩︎