Use the SQL Server Fulltext Catalog Editor to define a full-text catalog to properly store your full-text indexes in a SQL Server 2008, 2012, 2014, or 2016 physical model.
To define a SQL Server full-text catalog
The SQL Server Fulltext Catalog Editor opens.
Note: Click New on the toolbar to create a new full-text catalog. Use the Enter filter text box to filter a very large list of full-text catalogs to quickly locate the one that you want to define.
Displays the full-text catalog name. You can change the full-text catalog name in this field.
Specifies the owner of the full-text catalog to the name of a database user or role. Select a name from the drop-down list.
Generates SQL during forward engineering. Clear the check box if you do not want to generate SQL.
Specifies whether the full-text catalog is the default catalog. This is the full-text catalog used if full-text indexes are created without a full-text catalog explicitly specified.
Specifies if the full-text catalog is accent sensitive or accent insensitive to diacritics for full-text indexing. Select True to specify that the full-text catalog is accent sensitive. Select False to specify that the full-text catalog is accent insensitive.
Specifies the complete file path for the selected full-text catalog.
The full-text catalog is defined and the SQL Server Fulltext Catalog Editor closes.
Copyright © 2017 erwin Inc.
All rights reserved.
|
|