Keyword Relevance
843854Mar 25 2003 — edited Mar 31 2003Hi Ppl,
I am developing a search engine where the application will search for user given keywords in Database.
In database I have a table which has got key_words field and all the records have some different and some same keywords.
Now the problem is I want to order the result in way so that record with maximum keyword match is listed on top and further on....
I have heard of some "REGEXP" keyword I dont know what is this and how it is used.
Give me some ideas how can I achieve this(if possible).
Thanks in advance
Amit..