mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-23 21:18:58 +00:00
5 lines
191 B
Markdown
5 lines
191 B
Markdown
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.
|
|
|