MarginaliaSearch/code/services-application
Viktor Lofgren dfd19b5eb9 (index) Reduce the number of abstractions around result ranking
The change also restructures the internal API a bit, moving resultsFromDomain from RpcRawResultItem into RpcDecoratedResultItem, as the previous order was driving complexity in the code that generates these objects, and the consumer side of things puts all this data in the same object regardless.
2024-07-16 08:18:54 +02:00
..
api-service (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +02:00
dating-service (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +02:00
explorer-service (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +02:00
search-service (index) Reduce the number of abstractions around result ranking 2024-07-16 08:18:54 +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.