Define SQL Server Full-Text Indexes

Use the SQL Server Table Fulltext Index Editor to define a table full-text index so that it properly stores all of the full-text words and their locations for a given table in a SQL Server 2005/2008 physical model.

To define a SQL Server full-text index

  1. Click Indexes, Fulltext on the Model menu.

    The SQL Server Table Fulltext Index Editor opens.

  2. Select the table from the Table drop-down that contains the full-text index that you want to define, select the full-text index in the Navigation Grid to define, and work with the following options:

    Note: Click New <New> icon in property editors on the toolbar to create a new full-text index for the selected table if one does not exist. Only one full-text index is allowed for a table.

  3. Click the General tab and work with the following options:
  4. (Optional) Click the Comment tab and enter any comments that you want to associate with the table full-text index.
  5. (Optional) Click the UDP tab to work with user-defined properties for the table full-text index.
  6. Click Close.

    The table full-text index is defined and the SQL Server Table Fulltext Index Editor closes.

More information:

Add a Comment in a Property Editor

Add a UDP in a Physical Property Editor


Copyright © 2009 CA. All rights reserved. Email CA about this topic