.. | ||
src | ||
build.gradle | ||
readme.md |
Reverse Index
The reverse index contains a mapping from word to document id. It also provides access to term-level metadata.
Central Classes
- ReverseIndexConverter constructs the index.
- ReverseIndexReader interrogates the index.