can i use jaro winkler algorithm in elasticsearch?
I didn't find documentation saying it's possible to use. I saw some similar questions without answers. Do you want to use it instead of the Levenshtein Distance algorithm?
Hi @RabBit_BR
Yes, I want to use the Jaro Winkler algorithm instead of the Levenshtein Distance algorithm.
I believe that is not supported.
Welcome to our community! ![]()
This isn't an algorithm we natively support. You might be able to do something with scripting but it's likely going to be difficult, and I would suggest creating a feature request on GitHub for this.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.