MarginaliaSearch/code/services-core/assistant-service
2024-02-22 17:31:25 +01:00
..
src/main/java/nu/marginalia/assistant * Extract the index functionality 2024-02-22 17:31:25 +01:00
build.gradle * Extract the search-query function 2024-02-22 15:27:39 +01:00
readme.md Move all code to a code directory. 2023-03-07 17:14:32 +01:00

Assistant Service

The assistant service helps the search service by offering various peripheral functionality, such as spelling correction.

Central Classes

  • AssistantService handles REST requests and delegates to the appropriate handling classes.