Forum Moderators: open
Say for example that the result I need is Mr. Jobs.
The text that I input is Mr Jobs or Mr. Jobbs. How might I run my query so either of those two match up to the correct query?
If that doesn't work for you, you might be in for a more complex solution, like maintaining a dictionary and doing some sort of scoring comparison (guessing.)