MarginaliaSearch/code/functions/search-query/api
Viktor Lofgren 78eb1417a7 (service) Only block on SingleNodeChannelPool creation in QueryClient
The code was always blocking for up to 5s while waiting for the remote end to become available, meaning some services would stall for several seconds on start-up for no sensible reason.

This should make most services start faster as a result.
2025-01-02 18:42:01 +01:00
..
java/nu/marginalia/api/searchquery (service) Only block on SingleNodeChannelPool creation in QueryClient 2025-01-02 18:42:01 +01:00
src/main/protobuf (search-query) Add pagination to search query API and the direct query-service interface 2024-09-25 14:20:59 +02:00
test/nu/marginalia (*) Refactor termCoherences and rename them to phrase constraints. 2024-08-15 11:02:19 +02:00
build.gradle (index) Implement working optional TermCoherences 2024-06-26 12:22:06 +02:00