Class NoLockFactory
Use this LockFactory to disable locking entirely. Only one instance of this lock is created. You should call Instance to get the instance.
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class NoLockFactory : LockFactory
Properties
Name | Description |
---|---|
Instance |
Methods
Name | Description |
---|---|
ClearLock(String) | |
MakeLock(String) |