public class WritableIndexPartitionFactory extends Object implements IndexPartitionFactory
| Constructor and Description |
|---|
WritableIndexPartitionFactory(org.neo4j.function.Factory<org.apache.lucene.index.IndexWriterConfig> writerConfigFactory) |
| Modifier and Type | Method and Description |
|---|---|
AbstractIndexPartition |
createPartition(File partitionFolder,
org.apache.lucene.store.Directory directory) |
public WritableIndexPartitionFactory(org.neo4j.function.Factory<org.apache.lucene.index.IndexWriterConfig> writerConfigFactory)
public AbstractIndexPartition createPartition(File partitionFolder, org.apache.lucene.store.Directory directory) throws IOException
createPartition in interface IndexPartitionFactoryIOExceptionCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.