Click or drag to resize
SearchManagerUnlock Method
Forcibly unlock current index.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public static void Unlock(
	string path
)

Parameters

path
Type: SystemString
Index path to unlock
See Also