mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 05:18:58 +00:00
.. | ||
src | ||
build.gradle | ||
readme.md |
The query service parses search queries and delegates work to the index service.
The index-service speaks a lower level query specification language that is difficult to build an application out of. The query service exists as an interpreter to that format.