MarginaliaSearch/code/services-application
Viktor Lofgren 4fb86ac692 (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-24 14:44:38 +02:00
..
api-service (search) Fix outdated assumptions about the results 2024-04-24 14:44:38 +02:00
dating-service (build) Upgrade jib plugin version 2024-04-16 15:25:23 +02:00
explorer-service (build) Upgrade jib plugin version 2024-04-16 15:25:23 +02:00
search-service (search) Fix outdated assumptions about the results 2024-04-24 14:44:38 +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.