I have a database with a full text table created on it. How can I get a list of the keywords used in the full text index and a count of those words. What we are trying to find are the top words used in a database. This should provide us with a list reports that can be reviewed for trends analysis.
For example, if fenders was on the list as a word used most often, we could review those records to see what problems were being found with fenders.
We are looking for a way for the database to tell us what are the most popular words used. We would also like to filter out noise words such as "the", "as", "how" etc...
Thanks in advance for your help!
Gary
For example, if fenders was on the list as a word used most often, we could review those records to see what problems were being found with fenders.
We are looking for a way for the database to tell us what are the most popular words used. We would also like to filter out noise words such as "the", "as", "how" etc...
Thanks in advance for your help!
Gary