Share via


FullTextIndex.Delete Method

Deletes the full-text index from the search schema. Reprocessing of data is required for the change to be complete.

Namespace:  Microsoft.SharePoint.Search.Extended.Administration.Schema
Assembly:  Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)

Syntax

'Declaration
Sub Delete
'Usage
Dim instance As FullTextIndex

instance.Delete()
void Delete()

Exceptions

Exception Condition
AdminException

If the configuration deployment fails. A specific error message will provide more details with the exception.

See Also

Reference

FullTextIndex Interface

FullTextIndex Members

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