CatgirlIntelligenceAgency/code/features-index/index-forward
2023-08-29 13:07:55 +02:00
..
src (heartbeat, reverse-index) Better heartbeat mocking, improved heartbeats for reverse index construction. 2023-08-29 13:07:55 +02:00
build.gradle (index) Move to a lexicon-free index design 2023-08-28 14:02:23 +02:00
readme.md The refactoring will continue until morale improves. 2023-03-12 10:50:31 +01:00

Forward Index

The forward index contains a mapping from document id to word id. It also provides document-level metadata, and a document-to-domain mapping.

Central Classes