MarginaliaSearch/code/services-application
Viktor Lofgren e4769f541d (search) Sort and deduplicate search results for better relevance.
Added a custom sorting mechanism to prioritize HTTPS over HTTP and domain-based URLs over raw IPs during deduplication. Ensures "bad duplicates" are discarded while maintaining the original presentation order for user-facing results.
2024-12-13 21:47:08 +01:00
..
api-service (search) Remove Spark and migrate to Jooby for the search service 2024-12-10 19:13:13 +01:00
dating-service (search) Remove Spark and migrate to Jooby for the search service 2024-12-10 19:13:13 +01:00
explorer-service (search) Remove Spark and migrate to Jooby for the search service 2024-12-10 19:13:13 +01:00
search-service (search) Sort and deduplicate search results for better relevance. 2024-12-13 21:47:08 +01:00
status-service (search) Remove Spark and migrate to Jooby for the search service 2024-12-10 19:13:13 +01: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.