Full-text search content
- From: alain@xxxxxxxxxxxxxx
- Date: Sun, 09 Sep 2007 21:48:02 -0700
Hi All Full-text search experts,
I have an SQL Server 200 Database running with full-text search
enabled and fully operationnal.
I am looking to get the Full-text catalog content to know what are the
most popular series of word in the full-text enabled fields.
Ex : If my full-text field has 4 rows
1st row : "This is a random information I need to check"
2nd row : "All of the words in the information are random"
3rd row : "There words need to check"
4th row : "This is information that I need to have a random check on
it"
I would like to reverse the search to get the results :
"information random" (appears 3 times)
"check" (appears 3 times)
"random" (Appears 3 times)
And so on...
Anyone know how to do this?
Thanks
Alain
.
- Follow-Ups:
- Re: Full-text search content
- From: Hilary Cotter
- Re: Full-text search content
- Prev by Date: Space Required to store a file in database
- Next by Date: Re: Capacity planning and performance tuning - SQL 2005 Full text inde
- Previous by thread: Space Required to store a file in database
- Next by thread: Re: Full-text search content
- Index(es):