Forcefully unlocks the index directory specified. Only use if certain that other processes are not using the index.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public static void UnlockIndexDirectory( string indexDirectory )
public static void UnlockIndexDirectory( string indexDirectory )
Public Shared Sub UnlockIndexDirectory ( indexDirectory As String )
Public Shared Sub UnlockIndexDirectory ( indexDirectory As String )
public: static void UnlockIndexDirectory( String^ indexDirectory )
public: static void UnlockIndexDirectory( String^ indexDirectory )
static member UnlockIndexDirectory : indexDirectory : string -> unit
static member UnlockIndexDirectory : indexDirectory : string -> unit
Parameters
- indexDirectory (String)
- Path to the index directory.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120