MarginaliaSearch/code/services-core/index-service
2023-03-10 16:46:56 +01:00
..
src Word feature bit for words that appear in the URL, new search profile for plain text files, better plain text titles. 2023-03-10 16:46:56 +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.