Hi
i have a customer listing across a number of countries, which i want to do a fuzzy match. At the moment i am treating each country separately.
I'm ok doing it for English alphanumeric characters. However, is there a way to do it for eastern European (e.g. é). Does the fuzzy match treat these characters the same or differently?
i've not yet tried chinese customers, but are they treated differently because they are symbols? Is there a way to match across chinese characters too?
Any help would be appreciated.
Richard