MarginaliaSearch/code/functions/search-query/readme.md

5 lines
191 B
Markdown
Raw Normal View History

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.