1
1
mirror of https://github.com/MarginaliaSearch/MarginaliaSearch.git synced 2025-10-05 21:22:39 +02:00

(refactor) Remove features-search and update documentation

This commit is contained in:
Viktor Lofgren
2023-10-09 15:12:30 +02:00
parent c899f1cb85
commit 3889c4bdd9
47 changed files with 28 additions and 29 deletions

View File

@@ -20,7 +20,7 @@ A map of the most important components and how they relate can be found below.
* * [assistant](services-core/assistant-service)
* [application services](services-application/) "microservices", stateless providing additional functionality and making an application out of the search engine.
* * [api](services-application/api-service) - public API
* * [search](services-core/search-service) - marginalia search application
* * [search](services-application/search-service) - marginalia search application
* * [dating](services-application/dating-service) - [https://explore.marginalia.nu/](https://explore.marginalia.nu/)
* * [explorer](services-application/explorer-service) - [https://explore2.marginalia.nu/](https://explore2.marginalia.nu/)
* an [internal API](api/)