MarginaliaSearch/code/services-application/search-service/java/nu/marginalia/search
Viktor Lofgren f19148132a (search) Restrict site-search by passing domain id along with the site:-term
This will help these queries deal with domains that do not have a subdomain so that they do not drag up subdomains as well, as they are also given the special site:-keyword for their corresponding parent domain.
2024-07-30 21:41:07 +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) Restrict site-search by passing domain id along with the site:-term 2024-07-30 21:41:07 +02:00
SearchHandlebarsConfigurator.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
SearchMain.java (*) Fix boot orchestration for the services 2024-05-01 12:39:48 +02:00
SearchModule.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
SearchOperator.java (search) Restrict site-search by passing domain id along with the site:-term 2024-07-30 21:41:07 +02:00
SearchQueryParamFactory.java (search) Restrict site-search by passing domain id along with the site:-term 2024-07-30 21:41:07 +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