CatgirlIntelligenceAgency/code/services-core/index-service
Viktor Lofgren fbad625126 (linkdb) Add delegating implementation of DomainLinkDb
This facilitates switching between SQL and File-backed implementations on the fly while migrating from one to the other.
2024-01-08 19:56:33 +01:00
..
src (linkdb) Add delegating implementation of DomainLinkDb 2024-01-08 19:56:33 +01:00
build.gradle (index/qs) GRPC API for better query peformance 2023-10-24 11:38:07 +02:00
readme.md (docs) Update documentation 2023-10-27 12:45:39 +02:00

Index Service

The index service is a partitioned service that knows which document contains which keywords.

image

Central Classes

See Also

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