olivere / elastic

Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch
https://olivere.github.io/elastic/
MIT License
7.39k stars 1.15k forks source link

How to add a tokenizer uax_url_email ? #1645

Open tracyloisel-buyco opened 2 years ago

tracyloisel-buyco commented 2 years ago

[x] elastic.v6 (for Elasticsearch 6.x)

Please describe the expected behavior

I need to search an email

Please describe the actual behavior

without the token uax_url_email sent to E/S, my email is not found

How to add a tokenizer uax_url_email ?