Hello there, I'm working on a project that needs to make some name matching, for example:
1 - J Smith -> John Smith 2 - J F Simth x-> John Smith 3 - Smith -> John Smith Of course i thought of my trusty quicksilver right away. Yet the problem i have is that the 3rd case is getting a better score than the first one. I know this happens because the 3rd case was a complete match. What i need is a way to make J Smith have a better score, due to the fact that it matched more chars. Thank you in advance, Miguel Coxo. PS: I love QuickSilver, cant live without it =).
