Re: Soundex in text searches

2003-12-01 Thread Victoria Reznichenko
"Chris Priest" <[EMAIL PROTECTED]> wrote: > I am currently looking at trying to port an existing Informix application > over to MySQL but I have fallen short on one particular feature. Under > Informix using its text datablade, I can have a pattern match on the text > search such that '+Tomas' woul

Soundex in text searches

2003-11-30 Thread Chris Priest
I am currently looking at trying to port an existing Informix application over to MySQL but I have fallen short on one particular feature. Under Informix using its text datablade, I can have a pattern match on the text search such that '+Tomas' would provide Thomas as well as Tomas. MySQL does not