List of usage examples for org.apache.lucene.store FSLockFactory subclass-usage
From source file com.smikevon.lucene.index.NFSLockFactory.java
/**
* <p>Implements {@link org.apache.lucene.store.LockFactory} using {@link
* java.io.File#createNewFile()}.</p>
*
* <p><b>NOTE:</b> the <a target="_top"
* href="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html#createNewFile()">javadocs