I am using fuzzy logic in elastic search to search for similar names in the watchlist.
I am trying
enter image description here
inorder to get “WilliamJones” but it is giving nothing.
So, how can I adjust my query inorder to get desired results.
Although, it is working on AUTO when I am giving “wiiamjones”, but I want to give some less alphabets inorder to match using fuzzy queries.