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

Tellier Benoit resolved MAILBOX-314.
------------------------------------
    Resolution: Fixed

> Search should not split email into more than one token
> ------------------------------------------------------
>
>                 Key: MAILBOX-314
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-314
>             Project: James Mailbox
>          Issue Type: Bug
>          Components: elasticsearch
>    Affects Versions: master
>            Reporter: Luc DUZAN
>            Priority: Major
>
> We have a tokenizing issue when using ElasticSearch. 
> I wrote a mail to [email protected] will be tokenized as:
> "I" "wrote" "a" "mail" "to" "any" "domain" "com"
> Thus if I look for "[email protected]" it will be matching!
> We should have a more powerfull mail tokenization:
>  - I should be able to look for a local part OR domain part OR full email.
> ElasticSearch brings some tokenizer for emails. We need to combine it with 
> standard analyser.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to