What is Elasticsearch and why is it so fast
Let’s start our journey with Elasticsearch
Elasticsearch is the most popular open-source enterprise search engine based on the Lucene library, which allows the creation of indices on every field of a document by default. Another popular search engine based on the Lucene library is Apache Solr.