91dd45cf64
This commit also fixes a bug in the loader where the IP field wouldn't always populate as intended, and refactors the DomainInformationService to use significantly fewer SQL queries. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
readme.md |
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.