MarginaliaSearch/code/services-core/assistant-service
2024-02-20 15:41:04 +01:00
..
src (refac) Move service discovery injection to a separate guice module 2024-02-20 15:41:04 +01:00
build.gradle (refac) Zookeeper for service-discovery, kill service-client lib (WIP) 2024-02-20 11:41:14 +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.