You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Benoit Tellier (Jira)" <se...@james.apache.org> on 2022/10/03 01:37:00 UTC

[jira] [Closed] (JAMES-3827) Searching domain of email addresses

     [ https://issues.apache.org/jira/browse/JAMES-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benoit Tellier closed JAMES-3827.
---------------------------------
    Resolution: Fixed

Merged

> 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
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Given an email with `bob@domain.tld`
>  -> `bob@domain.tld` 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 `bob@domain.tld` 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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org