Tutorial for creating a 'search engine' with multiple words
Posted: Wed Oct 13, 2010 4:43 pm
Hello,
Does anyone know a tutorial I can follow to create my own search engine over the items I have in my SQL database?
I find a lot of tutorials but they are all 'one word searches' which means if you type two words you will get all results that contain either word (too many hits).
If the search engine tutorial displays result with AJAX even better.
Thanks for help.
df
Does anyone know a tutorial I can follow to create my own search engine over the items I have in my SQL database?
I find a lot of tutorials but they are all 'one word searches' which means if you type two words you will get all results that contain either word (too many hits).
If the search engine tutorial displays result with AJAX even better.
Thanks for help.
df