MarginaliaSearch/code/functions/search-query
2024-06-25 22:17:26 +02:00
..
api (index) Partial re-implementation of position constraints 2024-06-24 15:55:54 +02:00
java/nu/marginalia (index) Partial re-implementation of position constraints 2024-06-24 15:55:54 +02:00
test/nu/marginalia (test) Integration test from crawl->query 2024-06-25 22:17:26 +02:00
build.gradle (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +02:00
readme.md Clean up documentation and rename domain-links to link-graph 2024-02-28 11:40:39 +01:00

The search query subsystem is responsible for parsing a query, translating it to a request, and then dispatching it to the appropriate index nodes and translating the responses back again.