CatgirlIntelligenceAgency/code/services-core/index-service
2023-03-09 18:14:14 +01:00
..
src Remove count from WordMetadata entirely. 2023-03-09 18:14:14 +01:00
build.gradle Move all code to a code directory. 2023-03-07 17:14:32 +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.