Identity Search
Hi,
I need to produce a rule to carry out fairly complex identity searching to ascertain if a user already exists in the system. The customer's requirement is that the search should check on first name, last name, and middle name first using an exact match, then trying soundex, and finally doing a fuzzy search.
Has anyone out there tried to implement something like this before, and if so can you provide any tips for achieving soundex and fuzzy search?
Tim

