September 2010
Intermediate to advanced
1704 pages
111h 8m
English
When you upgrade SQL Server from a previous version to SQL Server 2008, or if you attach or restore a SQL 2005 database to SQL Server 2008, you are prompted to upgrade your full-text catalogs.
There are three options:
• Import
• Rebuild
• Reset
In an import, the full-text catalog is imported from the SQL Server 2005 instance in the case of an upgrade. In the case of a database attach or restore, the SQL 2005 full-text catalogs are stored in the database in a different file group.
An import is faster than a rebuild; however, the import does not use the new word breakers (described later), so for some languages where the word breakers have been improved, you may not get consistent results when compared with ...
Read now
Unlock full access