public class DefaultIndexWriterFactory extends Object implements LuceneIndexWriterFactory
| Constructor and Description |
|---|
DefaultIndexWriterFactory(org.apache.jackrabbit.oak.spi.mount.MountInfoProvider mountInfoProvider,
DirectoryFactory directoryFactory,
LuceneIndexWriterConfig writerConfig) |
| Modifier and Type | Method and Description |
|---|---|
LuceneIndexWriter |
newInstance(org.apache.jackrabbit.oak.plugins.index.search.IndexDefinition def,
org.apache.jackrabbit.oak.spi.state.NodeBuilder definitionBuilder,
boolean reindex) |
public DefaultIndexWriterFactory(org.apache.jackrabbit.oak.spi.mount.MountInfoProvider mountInfoProvider, DirectoryFactory directoryFactory, LuceneIndexWriterConfig writerConfig)
public LuceneIndexWriter newInstance(org.apache.jackrabbit.oak.plugins.index.search.IndexDefinition def, org.apache.jackrabbit.oak.spi.state.NodeBuilder definitionBuilder, boolean reindex)
newInstance in interface LuceneIndexWriterFactorynewInstance in interface org.apache.jackrabbit.oak.plugins.index.search.spi.editor.FulltextIndexWriterFactoryCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.