SQL 2000 web search engine
Hi All
Iâm trying to write a SQL statement for a web search engine, it should do the following:
Break down the search string into individual words (for example: â500 MHz microprocessor USBâ) and do a Full Text Search on a catalogue for each individual word and sort it by the rank.
Iâm assuming it should also take into consideration reserved words and signs.
Any ideas where to start or if you can help with the SQL statement itself it would be very very very helpful.
Also if someone know already of a product or a better way to build a search engine for a web site, I would love to hear about it.
Thank you very much everyone.
Oren Levy
|