Use the Full-Text Indexing Wizard
SQL Server 2012
The Full-Text Indexing Wizard walks you through a series of steps designed to help you create a full-text index.
To use the Full-Text Indexing wizard
-
In Object Explorer, right-click the table on which you want to create a full-text index, point to Full-Text index, and then click Define Full-Text Index.
-
Select the change tracking options.
-
Select the catalog, index filegroup and stoplist.
-
Optionally, define the population schedule. Indexing operations will begin immediately unless they have been scheduled for future execution. Schedules will be created immediately, although they will not run until their scheduled time.
-
View or control the progress of the Full-Text Indexing Wizard.
