CatgirlIntelligenceAgency/code/services-core/index-service
2023-03-12 10:04:48 +01:00
..
src Additional code restructuring to get rid of util and misc-style packages. 2023-03-11 13:48:40 +01:00
build.gradle The refactoring will continue until morale improves. 2023-03-12 10:04:48 +01:00
readme.md Move all code to a code directory. 2023-03-07 17:14:32 +01:00

Index Service

The index service knows which document contains which keywords.

Central Classes

See Also

The index service relies heavily on the primitives in index, such as index/index-forward, index/index-reverse, and index/index-query.