Anyone have an implementation of the Jaro Winkler fuzzy string matching algo
for Postgres?

* http://en.wikipedia.org/wiki/Jaro-Winkler
* http://forums.oracle.com/forums/thread.jspa?threadID=385950&tstart=0

It's rumored to (sometimes?) work better than the Levenshtein algo included
in contrib/fuzzystr

Reply via email to