Re: FW: google search

2010-06-21 Thread Tom Evans
On Mon, Jun 21, 2010 at 1:37 PM, Henrik Genssen wrote: > Hi, > > I am trying to optimize the search of users, as google does. > So I thought having a 2. column in DB with a "normalized" version of the > string. > By normalize I mean convert ä to ae etc. > > Someone done this before? > > On my way

FW: google search

2010-06-21 Thread Henrik Genssen
Hi, I am trying to optimize the search of users, as google does. So I thought having a 2. column in DB with a "normalized" version of the string. By normalize I mean convert ä to ae etc. Someone done this before? On my way searching for a solution, I found this lib for a "did you mean" search: