Elasticsearch Indexing and Retrieval Algorithm 馃搼
Feb 24, 2022 路 2 min read 路 Elasticsearch can perform search operations with low latency because instead of searching documents it searches in an inverted index 馃搼. If you want to know more about indexes and the algorithm that elasticsearch follows, then this article is for you...
Join discussion


