mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 05:18:58 +00:00
7 lines
319 B
Markdown
7 lines
319 B
Markdown
![]() |
# Assistant Service
|
||
|
|
||
|
The assistant service helps the search service by offering various peripheral functionality, such as spelling correction.
|
||
|
|
||
|
## Central Classes
|
||
|
|
||
|
* [AssistantService](src/main/java/nu/marginalia/assistant/AssistantService.java) handles REST requests and delegates to the appropriate handling classes.
|