IManagementWebService RemoveIndex Method Ankiro Enterprise Suite Reference Documentation
Permanently removes an index based on an index id. Any datasource(s) or searchprofile(s) associated with the removed index are detached from the index, but are otherwise left intact.

Namespace: Ankiro.SearchServer.Web.Services
Assembly: Ankiro.SearchServer.Web (in Ankiro.SearchServer.Web.dll) Version: 1.13.770.19253 (1.13.770.19253)
Syntax

void RemoveIndex(
	int id
)

Parameters

id
Type: System Int32
See Also