Keyoti SearchUnit API Docs
IsIndexDirectoryLocked Method (configuration)
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexIsIndexDirectoryLocked(Configuration)
Keyoti SearchUnit v6
Checks if the index directory is locked, which is typically true if there is an indexing operation or the indexing process crashed.
Declaration Syntax
C#Visual Basic
public static bool IsIndexDirectoryLocked(
	Configuration configuration
)
Public Shared Function IsIndexDirectoryLocked ( 
	configuration As Configuration
) As Boolean
Parameters
configuration (Configuration)
Return Value
Boolean

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