public class NIOFSDirectoryFactory extends DirectoryFactory
NIOFSDirectory| Constructor and Description |
|---|
NIOFSDirectoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.store.Directory |
open(String path)
Opens a Lucene directory
|
exists, initpublic org.apache.lucene.store.Directory open(String path) throws IOException
DirectoryFactoryopen in class DirectoryFactoryIOExceptionCopyright © 2006–2014 The Apache Software Foundation. All rights reserved.