all groups > sql server full text search > march 2007 >
You're in the

sql server full text search

group:

Full Text Indexing Option Disabled


Full Text Indexing Option Disabled Ian Boyd
3/3/2007 12:14:10 AM
sql server full text search:
i can again/still/no longer manage full-text indexes on SQL Server.

i'm logged on locally to my server, as an administrator. EM is set to poll
the server.


Has anyone written a gui to manage SQL Server free-text indexing?

Re: Full Text Indexing Option Disabled Hilary Cotter
3/5/2007 12:00:00 AM


--
Hilary Cotter

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



[quoted text, click to view]

Re: Full Text Indexing Option Disabled Hilary Cotter
3/5/2007 12:00:00 AM
Have you tried this? It works for me every time.

C:\Program Files\Microsoft SQL Server\80\Tools\Binn\sqlftzwiz.exe

--
Hilary Cotter

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



[quoted text, click to view]

Re: Full Text Indexing Option Disabled Ian Boyd
3/9/2007 12:00:00 AM
[quoted text, click to view]

Do you know which tool is used to maintain a full-text catalog / enable
disable table / start stop automatic-change tracking / start top incremental
population / start stop full population / see what databases/tables/columns
are being FT indexed / view/edit the work breaker set on a column / etc?

Re: Full Text Indexing Option Disabled Hilary Cotter
3/9/2007 11:00:25 AM
Under the covers some procs are used in SQL 2000, in SQL 2005 its moved into
the engine.

In SQL 2000 in some of the earlier versions you could use some of the com
components to manage parts of it. Have a look at ssadmin.vbs in

C:\Program Files\Common Files\System\MSSearch\Bin
--
Hilary Cotter

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



[quoted text, click to view]

AddThis Social Bookmark Button