Benoit Tellier created JAMES-3827:
-------------------------------------
Summary: Searching domain of email addresses
Key: JAMES-3827
URL: https://issues.apache.org/jira/browse/JAMES-3827
Project: James Server
Issue Type: New Feature
Reporter: Benoit Tellier
Given an email with `[email protected]`
-> `[email protected]` matches
-> `bob` (localpart) matches
-> `domain.tld` (domain) matches
-> `domain` (part of the domain) do not match.
I think we could easily propose a better 'search experience' by improving
indexing and searches for domains.
*Traps to avoid*:
Given `[email protected]` search we should not return results of other addresses
of `domain.tld` domain.
Given `domain.tld` search we should not return unrelated search results from
the `tld` top-domain.
*migration strategy* will be aturaly covered upon the OpenSearch migration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]