Deletes the contents of the index, by deleting the index files.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public void DeleteIndex( bool deleteConfiguration )
public void DeleteIndex( bool deleteConfiguration )
Public Sub DeleteIndex ( deleteConfiguration As Boolean )
Public Sub DeleteIndex ( deleteConfiguration As Boolean )
public: void DeleteIndex( bool deleteConfiguration )
public: void DeleteIndex( bool deleteConfiguration )
member DeleteIndex : deleteConfiguration : bool -> unit
member DeleteIndex : deleteConfiguration : bool -> unit
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: 2015.6.15.120