What can cause SQL Server Full Text Indexing automatic change tracking to stop working?
Posted
by Kjensen
on Server Fault
See other posts from Server Fault
or by Kjensen
Published on 2010-04-21T15:53:58Z
Indexed on
2010/04/21
16:03 UTC
Read the original article
Hit count: 210
sql-server
|full-text-search
On a SQL Server 2008 server, we have a full text catalog in a database. The catalog is set to "track changes: automatic".
What can cause this to not work sporadically, so the index is not updated?
© Server Fault or respective owner