SearchManagerUnlock Method |
Forcibly unlock current index.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax public static void Unlock(
string path
)
Parameters
- path
- Type: SystemString
Index path to unlock
See Also