Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
SQL
ce
clients
clustering
connect
datamining
datawarehouse
dts
fulltext
jdbcdriver
msde
mseq
newusers
notificationsvcs
odbc
olap
programming
replication
reportingsvcs
security
securitytools
server
setup
sqlxml.viewmapper
tools
xml
  
 
date: Wed, 21 Nov 2007 20:16:07 -0800,    group: microsoft.public.sqlserver.fulltext        back       


How to get all lexicon (indexed keyword)?   
Hi, could anyone tell me how to extract all the indexed keywords from the SQL 
server catalog of indexes please?
date: Wed, 21 Nov 2007 20:16:07 -0800   author:   Alantis

Re: How to get all lexicon (indexed keyword)?   
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#85a05b13aa901451

-- 
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
"Alantis"  wrote in message 
news:EC356C15-2717-4D56-A79D-3767C90DDD1E@microsoft.com...
> Hi, could anyone tell me how to extract all the indexed keywords from the 
> SQL
> server catalog of indexes please?
date: Mon, 26 Nov 2007 09:48:03 -0500   author:   Hilary Cotter

Re: How to get all lexicon (indexed keyword)?   
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...

"Hilary Cotter" wrote:

> 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#85a05b13aa901451
> 
> -- 
> 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
> "Alantis"  wrote in message 
> news:EC356C15-2717-4D56-A79D-3767C90DDD1E@microsoft.com...
> > Hi, could anyone tell me how to extract all the indexed keywords from the 
> > SQL
> > server catalog of indexes please? 
> 
> 
>
date: Sat, 1 Dec 2007 01:31:02 -0800   author:   Alantis

Re: How to get all lexicon (indexed keyword)?   
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.

-- 
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
"Alantis"  wrote in message 
news:41F0EC59-4B72-48CD-8999-4BD989B5B9E1@microsoft.com...
> 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...
>
> "Hilary Cotter" wrote:
>
>> 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#85a05b13aa901451
>>
>> -- 
>> 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
>> "Alantis"  wrote in message
>> news:EC356C15-2717-4D56-A79D-3767C90DDD1E@microsoft.com...
>> > Hi, could anyone tell me how to extract all the indexed keywords from 
>> > the
>> > SQL
>> > server catalog of indexes please?
>>
>>
>>
date: Mon, 3 Dec 2007 09:52:22 -0500   author:   Hilary Cotter

Re: How to get all lexicon (indexed keyword)?   
On Nov 26, 3:48 pm, "Hilary Cotter"  wrote:
> SQL 2008 may supply a DMV for this.
>

there are news on this?
thanks
date: Sun, 9 Dec 2007 10:19:00 -0800 (PST)   author:   salucci

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us