public interface LuceneIndexWriterFactory extends org.apache.jackrabbit.oak.plugins.index.search.spi.editor.FulltextIndexWriterFactory
Modifier and Type | Method and Description |
---|---|
org.apache.jackrabbit.oak.plugins.index.lucene.writer.LuceneIndexWriter |
newInstance(org.apache.jackrabbit.oak.plugins.index.search.IndexDefinition definition,
NodeBuilder definitionBuilder,
boolean reindex) |
org.apache.jackrabbit.oak.plugins.index.lucene.writer.LuceneIndexWriter newInstance(org.apache.jackrabbit.oak.plugins.index.search.IndexDefinition definition, NodeBuilder definitionBuilder, boolean reindex)
newInstance
in interface org.apache.jackrabbit.oak.plugins.index.search.spi.editor.FulltextIndexWriterFactory
Copyright © 2010 - 2020 Adobe. All Rights Reserved