Algorithm for Search page
- by Geetha
Hi All,
I am creating a search page where we can find the product by entering the text.
ex: Brings on the night.
My query bring the records which contain atleast word from this.
Needs:
1. First row should contains the record with the given sentence.
2. Second most matching....etc
How to achieve this. Is there any algorithm for this. It will be more helpful if anyone share your idea.
Geetha