Need help with searching text with special characters

Hi David,
Thank you so much for your reply.
I created a custom analyzer( whitespace tokenizer) and added mapping to the index then re indexed according to your old post. (Conflicts with existing mapping)
then used the same search query with regex pattern.
Don't know this is the best process or not, but it is working as expected.

Thanks for the great support!
-Lisa