[jira] [Created] (JAMES-4135) Make OpenSearch mapping customisable
René Cordier (Jira) <[email protected]>
| Newsgroups | gmane.comp.jakarta.james.devel |
|---|---|
| Message-ID | <[email protected]> |
René Cordier created JAMES-4135:
-----------------------------------
Summary: 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
Fix For: 3.9.0
## 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.
## 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)