CatgirlIntelligenceAgency/code/services-core/index-service
2023-03-22 17:01:34 +01:00
..
src Break apart reverse index into a separate full index and priority index. It did this before using the same code. This will make the priority index about half as big since it no longer needs to keep metadata. 2023-03-21 16:12:31 +01:00
build.gradle The refactoring will continue until morale improves. 2023-03-12 10:50:31 +01:00
readme.md Update readme.md 2023-03-22 17:01:34 +01:00

Index Service

The index service knows which document contains which keywords.

image

Central Classes

See Also

The index service relies heavily on the primitives in features-index: