MarginaliaSearch/code/services-application/search-service/java/nu/marginalia/search
Viktor Lofgren ab5c30ad51 (search) Fix site info view for completely unknown domains
Also correct the DbDomainQueries.getDomainId so that it throws NoSuchElementException when domain id is missing, and not UncheckedExecutionException via Cache.
2025-01-01 16:29:01 +01:00
..
command Add rendering tests for most major views 2024-12-25 15:22:26 +01:00
db (chore) Remove lombok 2024-11-11 21:14:38 +01:00
model (search) Dark Mode 2024-12-13 21:47:07 +01:00
results (search) Clean up SearchQueryIndexService and surrounding code 2024-08-22 11:45:28 +02:00
svc (search) Fix site info view for completely unknown domains 2025-01-01 16:29:01 +01:00
JteRenderer.java (WIP) Initial semi-working transformation to new tailwind UI 2024-12-05 14:00:17 +01:00
SearchMain.java (search) Remove Spark and migrate to Jooby for the search service 2024-12-10 19:13:13 +01:00
SearchModule.java (search) Completely remove all old hdb templates 2024-12-10 15:04:49 +01:00
SearchOperator.java (search) Sort and deduplicate search results for better relevance. 2024-12-13 21:47:08 +01:00
SearchQueryParamFactory.java (site-info) Fix pagination in backlinks and documents views 2024-12-05 16:26:11 +01:00
SearchResultClusterer.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
SearchService.java (search) Remove Spark and migrate to Jooby for the search service 2024-12-10 19:13:13 +01:00