Search a keyword in a DB

Status
Not open for further replies.

mcuk2000

New member
May 26, 2008
201
1
0
London, UK - NYC, US
Let's say I have a DB of world restaurants+description(over 300k+ values).
I wanna make a local search, and every time a user searches a keyword, I want to find relevant results, in the restaurant description, in milli-seconds.

My current mysql query function (against command based)takes over 12 seconds a search, too long.

What would be the best solution? Any open source script solution?
 


the page that will load the list of diners accordingly his geo location, perhaps?
So, the Manchester fella won't browse through NY pubs and rest-n"s. And his search should be limited likewise to reasonable location, I guess ...
MySQL + PHP
 
Status
Not open for further replies.