Example usage for org.apache.lucene.store FSLockFactory subclass-usage

List of usage examples for org.apache.lucene.store FSLockFactory subclass-usage

Introduction

In this page you can find the example usage for org.apache.lucene.store FSLockFactory subclass-usage.

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