-
Notifications
You must be signed in to change notification settings - Fork 259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(search): Use case-independent wildcard matches and match labels #8645
Conversation
I tested it but i get no result if i type i.e @yahoo.com. or name surname. I checked the branch, ran a watcher and started searching. Am i missing something? |
It only works if you open the advanced search and type the domain into the From field. The main search field only searches in the subject. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it works
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 👍
Signed-off-by: Christoph Wurst <[email protected]>
Signed-off-by: Christoph Wurst <[email protected]>
65e0b1b
to
102a070
Compare
Fixes #3562
Search only found exact matches before (full string and correct case). Now it searches with wildcard, case-independent and also looks into the label of a recipient.
How to test
main branch: no results
here: results