MarginaliaSearch/code/services-application
Viktor Lofgren fcdc843c15 (search) Fix outdated assumptions about the results
We no longer break the query into "sets" of search terms and need to adapt the code to not use this assumption.

For the API service, we'll simulate the old behavior to keep the API stable.

For the search service, we'll introduce a new way of calculating positions through tree aggregation.
2024-04-07 12:09:44 +02:00
..
api-service (search) Fix outdated assumptions about the results 2024-04-07 12:09:44 +02:00
dating-service (sys) Upgrade to JDK22 2024-03-21 14:33:27 +01:00
explorer-service (sys) Upgrade to JDK22 2024-03-21 14:33:27 +01:00
search-service (search) Fix outdated assumptions about the results 2024-04-07 12:09:44 +02:00
readme.md (minor) Correct link in documentation for app services 2024-02-12 15:55:06 +01:00

Application Services

The application services offer user interfaces/applications around interacting with the core services.