Hello,
Is there a query or a method that can return the list of all the
indexed words in a column that has been full-text indexed in sql
server 2000? I need to get the words returned above in a
Containstable[] query on another column to get a rank that can suggest
a degree of similarity between the two.
Thanks,
J
Hilary Cotter - 07 Apr 2004 19:30 GMT
nope, unfortunately not.
> Hello,
> Is there a query or a method that can return the list of all the
[quoted text clipped - 4 lines]
> Thanks,
> J
R S - 28 Jan 2005 22:52 GMT
I am trying to find out how to get a list of all the index words Full Text Indexing creates. I am curious if you ever found a way to do this.
There is a product called DTSearch that offers this, however i have seen cases where it does a poor job indexing.
Any help would be greatly appreciated.
Thanks,
Ryan