FullTextIndex Methods

Include Protected Members
Include Inherited Members

The FullTextIndex type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the full-text index from the search schema. Reprocessing of data is required for the change to be complete.
Public method GetMappingsForLevel Gets a list of managed properties that are mapped to this full-text index with a specific importance level.
Public method MakeDefault Sets this full-text index as the default full-text index for the index schema.
Public method Update Updates the full-text index from the index schema. Reprocessing of data is required for the change to be complete.

Top

See Also

Reference

FullTextIndex Interface

Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace