Adding tokenizer/patternReplace on phoneNumber using NEST client

Hi,

i have phone numbers in elastic search -> saved as ,in any of below formats
"+46 23234 5656"
"0 23234 5656"
"23234-5656"
"232345656"

so if i search for "232345656" i want all 4 results shown above,can anyone tell me how to achieve this?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.