MarginaliaSearch/code/functions/search-query/api
Viktor Lofgren a1fb92468f (refac) Remove ResultRankingParameters, QueryLimits class and use protobuf classes directly instead
This is primarily to make the code a bit easier to reason about, and will reduce the level of indirection and data copying in the search-servi->query-service->index-service communication chain.
2025-01-08 16:15:57 +01:00
..
java/nu/marginalia/api/searchquery (refac) Remove ResultRankingParameters, QueryLimits class and use protobuf classes directly instead 2025-01-08 16:15:57 +01:00
src/main/protobuf (ranking-params) Add disable penalties flag to ranking params 2025-01-08 00:16:49 +01:00
test/nu/marginalia (refac) Remove ResultRankingParameters, QueryLimits class and use protobuf classes directly instead 2025-01-08 16:15:57 +01:00
build.gradle (index) Implement working optional TermCoherences 2024-06-26 12:22:06 +02:00