CatgirlIntelligenceAgency/code/features-index/index-forward
2023-09-24 10:54:23 +02:00
..
src (index) Add close methods on the index readers so they clean up their mmaps 2023-09-24 10:54:23 +02:00
build.gradle (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +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