Yes, that’s what I need! Thank you!
On 5/31/17, 1:58 PM, "Chris Hostetter" <[email protected]> wrote:
: We are experiencing some “Lock obtain timed out: NativeFSLock@” issues
: on or NFS file system, could someone please show me, what’s the right
: way to switch the Lucene default NativeFSLockFactory to
: SimpleFSLockFactory?
You can specify the LockFactory used when opening your Directory...
http://lucene.apache.org/core/6_5_0/core/org/apache/lucene/store/FSDirectory.html#open-java.nio.file.Path-org.apache.lucene.store.LockFactory-
-Hoss
http://www.lucidworks.com/