How do I configure my Full Text Indexing Catalog (using SQL Management Studio)?


1. Connect to your Alentus SQL Server database with SQL Management Studio or SQL Management Studio Express.

2. In SQL Management Studio, under “ 'databasename' ” >”storage” >”full text catalogs,” right click on the newly created catalog and choose “properties”

3. Click on “Tables/Views”

4. Under “Object Name” choose the table or view that requires FT indexing and click on right arrow to assign it to the catalog

5. Select the columns to add, click “okay”

Add Feedback