DotLucene 1.4 API Documentation
RAMDirectory.MakeLock Method
Construct a {@link Lock}.
public override
Lock
MakeLock(
string
name
);
Parameters
name
the name of the lock file
See Also
RAMDirectory Class
|
Lucene.Net.Store Namespace