Keyoti SearchUnit API Docs
UnlockIndexDirectory Method (indexDirectory)
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexUnlockIndexDirectory(String)
Keyoti SearchUnit v6
Forcefully unlocks the index directory specified. Only use if certain that other processes are not using the index.
Declaration Syntax
C#Visual Basic
public static void UnlockIndexDirectory(
	string indexDirectory
)
Public Shared Sub UnlockIndexDirectory ( 
	indexDirectory As String
)
Parameters
indexDirectory (String)
Path to the index directory.

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