MarginaliaSearch/code/index/test/nu/marginalia/index
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
..
results (index) Address broken tests 2024-08-25 10:34:36 +02:00
searchset (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
CombinedIndexReaderTest.java (chore) Remove lombok 2024-11-11 21:14:38 +01:00
IndexQueryServiceIntegrationSmokeTest.java (refac) Remove ResultRankingParameters, QueryLimits class and use protobuf classes directly instead 2025-01-08 16:15:57 +01:00
IndexQueryServiceIntegrationTest.java (refac) Remove ResultRankingParameters, QueryLimits class and use protobuf classes directly instead 2025-01-08 16:15:57 +01:00
IndexQueryServiceIntegrationTestModule.java (wip) Extract and encode spans data 2024-07-27 11:44:13 +02:00