CatgirlIntelligenceAgency/code/services-core/assistant-service
2023-10-04 12:46:22 +02:00
..
src (index) Move to a lexicon-free index design 2023-08-28 14:02:23 +02:00
build.gradle (build) Move unit test configuration to root build.gradle 2023-10-04 12:46:22 +02: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.