public class SimpleFSDirectoryFactory extends DirectoryFactory
SimpleFSDirectory| Constructor and Description |
|---|
SimpleFSDirectoryFactory() |
| 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.