CatgirlIntelligenceAgency/code/services-core/index-service
Viktor Lofgren fe419b12b4 Better handling of quote terms, fix bug in handling of longer queries.
... where some terms may previously have been ignored. The latter bug was due to the handling of QueryHeads with AnyOf-style predicates interacting poorly with alreadyConsideredTerms in SearchIndex.java
2023-04-10 13:11:40 +02:00
..
src Better handling of quote terms, fix bug in handling of longer queries. 2023-04-10 13:11:40 +02:00
build.gradle Increase search result relevance (#8) 2023-04-07 20:18:08 +02: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: