MarginaliaSearch/code/services-application/search-service/java/nu/marginalia/search
Viktor Lofgren 4a8afa6b9f (index, WIP) Position data partially integrated with forward and reverse indexes.
There's no graceful way of doing this in small commits, pushing to avoid the risk of data loss.
2024-06-06 12:54:52 +02:00
..
command (search) Add a screenreader-only alert when the search filters are updated to make it easier to understand what happens. 2024-05-04 11:41:04 +02:00
db (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
exceptions (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
model (search) Add screenreader-specific notification remark about when search results start. 2024-05-04 11:41:06 +02:00
results (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
svc (search) Add a screenreader-only alert when the search filters are updated to make it easier to understand what happens. 2024-05-04 11:41:04 +02:00
SearchHandlebarsConfigurator.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
SearchMain.java (index, WIP) Position data partially integrated with forward and reverse indexes. 2024-06-06 12:54:52 +02:00
SearchModule.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
SearchOperator.java (search) Bot mitigation 2024-02-27 21:22:19 +01:00
SearchQueryParamFactory.java (qs, index) New query model integrated with index service. 2024-04-24 14:44:38 +02:00
SearchResultClusterer.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
SearchService.java (service) Deprecate /public prefix on HTTP 2024-04-30 14:46:18 +02:00