Keyoti SearchUnit API Docs
DeleteIndex Method (deleteConfiguration)
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexDeleteIndex(Boolean)
Keyoti SearchUnit v6
Deletes the contents of the index, by deleting the index files.
Declaration Syntax
C#Visual Basic
public void DeleteIndex(
	bool deleteConfiguration
)
Public Sub DeleteIndex ( 
	deleteConfiguration As Boolean
)
Parameters
deleteConfiguration (Boolean)
Whether to delete the configuration files as well as the indexed data.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610