public class LocalIndexWriterFactory extends Object implements org.apache.jackrabbit.oak.plugins.index.search.spi.editor.FulltextIndexWriterFactory
| Constructor and Description |
|---|
LocalIndexWriterFactory(LuceneDocumentHolder documentHolder,
String indexPath) |
| Modifier and Type | Method and Description |
|---|---|
LuceneIndexWriter |
newInstance(org.apache.jackrabbit.oak.plugins.index.search.IndexDefinition definition,
org.apache.jackrabbit.oak.spi.state.NodeBuilder definitionBuilder,
boolean reindex) |
public LocalIndexWriterFactory(LuceneDocumentHolder documentHolder, String indexPath)
public LuceneIndexWriter newInstance(org.apache.jackrabbit.oak.plugins.index.search.IndexDefinition definition, org.apache.jackrabbit.oak.spi.state.NodeBuilder definitionBuilder, boolean reindex)
newInstance in interface org.apache.jackrabbit.oak.plugins.index.search.spi.editor.FulltextIndexWriterFactoryCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.