MySQL Forums
Forum List  »  Full-Text Search

counting words - question
Posted by: Pawel Krolak
Date: January 10, 2006 03:22PM

Hi! I have table with full-text index on its column. I want to count:
1. the number of documents in which the word "bleble" apears,
2. the number of apearances of the word "bleble" in all documents,
3. the number of apearances of the word "bleble" in the document.
How can I do it from SQL using full-text index (but not "like" operator)?
Thanks for help!

Options: ReplyQuote


Subject
Views
Written By
Posted
counting words - question
5715
January 10, 2006 03:22PM
3397
December 06, 2007 02:14AM


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.