[jira] [Resolved] (JAMES-4135) Make OpenSearch mapping customisable
René Cordier (Jira) <[email protected]>
| Newsgroups | gmane.comp.jakarta.james.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/JAMES-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
René Cordier resolved JAMES-4135.
---------------------------------
Resolution: Fixed
[https://github.com/apache/james-project/pull/2735] resolving this has been merged
> Make OpenSearch mapping customisable
> ------------------------------------
>
> Key: JAMES-4135
> URL: https://issues.apache.org/jira/browse/JAMES-4135
> Project: James Server
> Issue Type: Improvement
> Reporter: René Cordier
> Priority: Major
> Fix For: 3.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> h2. Why?
> Make it easier for users to experiment with the OpenSearch query logic
> Search is a subjective topic and one might choose alternative performance VS relevance sweet spots.
>
> h2. How?
> - Turn `MailboxMappingFactory` into an interface and move current code into `DefaultMailboxMappingFactory`
> - Turn `CriterionConverter` into an interface and move current code into `DefaultCriterionConverter`
--
This message was sent by Atlassian Jira
(v8.20.10#820010)