MarginaliaSearch/code/services-application/search-service-legacy/java/nu/marginalia/search/command
Viktor Lofgren a1fb92468f (refac) Remove ResultRankingParameters, QueryLimits class and use protobuf classes directly instead
This is primarily to make the code a bit easier to reason about, and will reduce the level of indirection and data copying in the search-servi->query-service->index-service communication chain.
2025-01-08 16:15:57 +01:00
..
commands (search) Add a copy of the old UI as a separate service, search-service-legacy 2025-01-02 18:02:17 +01:00
CommandEvaluator.java (search) Add a copy of the old UI as a separate service, search-service-legacy 2025-01-02 18:02:17 +01:00
SearchAdtechParameter.java (search) Add a copy of the old UI as a separate service, search-service-legacy 2025-01-02 18:02:17 +01:00
SearchCommandInterface.java (search) Add a copy of the old UI as a separate service, search-service-legacy 2025-01-02 18:02:17 +01:00
SearchJsParameter.java (search) Add a copy of the old UI as a separate service, search-service-legacy 2025-01-02 18:02:17 +01:00
SearchParameters.java (refac) Remove ResultRankingParameters, QueryLimits class and use protobuf classes directly instead 2025-01-08 16:15:57 +01:00
SearchRecentParameter.java (search) Add a copy of the old UI as a separate service, search-service-legacy 2025-01-02 18:02:17 +01:00
SearchTitleParameter.java (search) Add a copy of the old UI as a separate service, search-service-legacy 2025-01-02 18:02:17 +01:00