Elasticsearch uses inverted indexes to efficiently index and search text data.
Step 2: Compare options
It indexes and searches large volumes of text quickly using inverted indexes. correctly states the core capability. Options B, C, and D describe unrelated or incorrect features.
Final Answer:
It indexes and searches large volumes of text quickly using inverted indexes. -> Option C
Quick Check:
Elasticsearch is designed for fast full-text search using inverted indexes. [OK]
Quick Trick:Elasticsearch uses inverted indexes for fast text search [OK]
Common Mistakes:
MISTAKES
Confusing Elasticsearch with relational databases
Thinking Elasticsearch compresses text without indexing
Assuming it only supports exact matches
Master "Basics and Architecture" in Elasticsearch
9 interactive learning modes - each teaches the same concept differently