Hi Guys, Is there a way I can compare two strings based on their similarity (e.g. Levenshtein, Jaccard, Jaro-Winkler algorithms) in H2? I know of the DIFFERENCE function, but not sure that it would be good to compare bad typing or bad OCR recognition of research document titles (5-10 words). Any idea how to simulate or implement such function? I have a database of around 10000 rows.
Best, Miklos -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
