Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Full-Text Search / December 2007

Tip: Looking for answers? Try searching our database.

How to get all lexicon (indexed keyword)?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Alantis - 22 Nov 2007 04:16 GMT
Hi, could anyone tell me how to extract all the indexed keywords from the SQL
server catalog of indexes please?
Hilary Cotter - 26 Nov 2007 14:48 GMT
SQL 2008 may supply a DMV for this.

Right now the best you can do is to read your content and somehow build a
list. Here is a CLR function I used for this.

http://groups.google.com/group/microsoft.public.sqlserver.fulltext/browse_thread
/thread/e954a18bb47053cf/85a05b13aa901451?lnk=gst&q=goldshredder#85a05b13aa90145
1


Signature

http://www.zetainteractive.com - Shift Happens!

Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

> Hi, could anyone tell me how to extract all the indexed keywords from the
> SQL
> server catalog of indexes please?
Alantis - 01 Dec 2007 09:31 GMT
Thankz man.
But Microsoft should provide an api to access the indexes to improve the
flexibility of utilizing the full text search functionality.
As usual, Microsoft didn't do that. So disappointing...

> SQL 2008 may supply a DMV for this.
>
[quoted text clipped - 6 lines]
> > SQL
> > server catalog of indexes please?
Hilary Cotter - 03 Dec 2007 14:52 GMT
they are working on a dmv which provides this for SQL 2008. They did ship a
tool called cidump which did this for the early betas of SQL 2005 but it was
considered a security risk as anyone with access to this tool and your
catalog files could read the contents of them, so it was yanked.

Signature

http://www.zetainteractive.com - Shift Happens!

Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

> Thankz man.
> But Microsoft should provide an api to access the indexes to improve the
[quoted text clipped - 12 lines]
>> > SQL
>> > server catalog of indexes please?
salucci - 09 Dec 2007 18:19 GMT
> SQL 2008 may supply a DMV for this.

there are news on this?
thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.