MarginaliaSearch/code/services-core/index-service/src
Viktor Lofgren aa2df327db (index) Prevent index from attempting to answer queries when no index data is loaded
This improves query times, and gets rid of exceptions in the logs when one of the index nodes doesn't have any data loaded, yet is configured to answer queries.
2024-01-18 11:05:45 +01:00
..
main/java/nu/marginalia/index (index) Prevent index from attempting to answer queries when no index data is loaded 2024-01-18 11:05:45 +01:00
test/java/nu/marginalia/index (index) Use new DomainRankingSets to configure ranking algos in index svc 2024-01-16 12:43:32 +01:00