Qunar Tech Salon
Feb 4, 2021 · Fundamentals
Understanding Lucene Inverted Index: Principles and Implementation
This article explains the concept of inverted indexes, their role in full‑text search, and provides a detailed overview of how Apache Lucene implements inverted indexing, including term dictionaries, posting lists, query processing, and numeric handling with BKDTree.
BKDTreeLucenePosting List
0 likes · 15 min read