CatgirlIntelligenceAgency/code/features-index/index-query
Viktor Lofgren aa0d256d6a Upgrade code to Java 20.
* Change language version
* Upgrade Lombok to a JDK20 compatible version
2023-08-23 13:37:49 +00:00
..
src/main/java/nu/marginalia/index Use document generator to complement the document selection. 2023-06-22 17:21:33 +02:00
build.gradle Upgrade code to Java 20. 2023-08-23 13:37:49 +00:00
readme.md The refactoring will continue until morale improves. 2023-03-12 10:50:31 +01:00

Index Query

Contains interfaces and primitives for creating and evaluating queries against the indices.

Central Classes

See Also