MySQL Forums
Forum List  »  Full-Text Search

How to get no. of occurence of a word in a row using fulltext.
Posted by: Sapan Mandloi
Date: December 14, 2012 10:11AM

Hello,
As in FULLTEXT the score/relevance is calculated based on number of times a search word is present in that row.

So how get that numner?
Like:
Text " This is a test string for fulltext, please ignore this string"
If i search "string" word against above string that should return "2" as "string" word is present twice.
How to do that please replay.

Email: sapandon2@gmail.com

Thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
How to get no. of occurence of a word in a row using fulltext.
4163
December 14, 2012 10:11AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.