all groups > sql server full text search > november 2006 >
You're in the

sql server full text search

group:

new index, catalog empty


new index, catalog empty Tony B.
11/21/2006 11:47:02 AM
sql server full text search:
I have created a FT Index on a varchar(200) col of my 'movies' table.

The table has about 2000 rows, so there is lots to index.

But even after forcing a catalog rebuild and full population, the catalog
remains empty.
(item count 0, unique key count 1, etc..)

Any ideas ?


Re: new index, catalog empty Hilary Cotter
11/22/2006 9:07:33 AM
Any error messages in the event log from MSSearch or MSSCI?

--
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: new index, catalog empty Tony B.
11/22/2006 3:16:15 PM
sql server general "ERRORLOG" (all caps, no file extension)




[quoted text, click to view]

Re: new index, catalog empty Hilary Cotter
11/24/2006 8:23:25 AM
I assume you are telling me the contents of the log directory. I want you to
look in the application log. At a command prompt type eventvwr, hit enter,
and drill down on application log. Look for messages from mssci, or mssearch
and post them back here.
--
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