MarginaliaSearch/code/services-core/index-service
Viktor Lofgren 460998d512 (index) Move index construction to separate process.
This provides a much cleaner separation of concerns, and makes it possible to get rid of a lot of the gunkier parts of the index service.  It will also permit lowering the Xmx on the index service a fair bit, so we can get CompressedOOps again :D
2023-08-25 12:52:54 +02:00
..
src (index) Move index construction to separate process. 2023-08-25 12:52:54 +02:00
build.gradle Upgrade antique lombok plugin 2023-08-23 14:34:32 +00:00
readme.md Fix broken diagram links after doc/ restructuring. 2023-03-25 16:32:10 +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: