public class LuceneIndexerProvider extends Object implements NodeStateIndexerProvider
| Constructor and Description |
|---|
LuceneIndexerProvider(IndexHelper indexHelper,
IndexerSupport indexerSupport) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
NodeStateIndexer |
getIndexer(@NotNull String type,
@NotNull String indexPath,
@NotNull org.apache.jackrabbit.oak.spi.state.NodeBuilder definition,
@NotNull org.apache.jackrabbit.oak.spi.state.NodeState root,
org.apache.jackrabbit.oak.plugins.index.progress.IndexingProgressReporter progressReporter) |
public LuceneIndexerProvider(IndexHelper indexHelper, IndexerSupport indexerSupport) throws IOException
IOExceptionpublic NodeStateIndexer getIndexer(@NotNull @NotNull String type, @NotNull @NotNull String indexPath, @NotNull @NotNull org.apache.jackrabbit.oak.spi.state.NodeBuilder definition, @NotNull @NotNull org.apache.jackrabbit.oak.spi.state.NodeState root, org.apache.jackrabbit.oak.plugins.index.progress.IndexingProgressReporter progressReporter)
getIndexer in interface NodeStateIndexerProviderpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2012–2020 The Apache Software Foundation. All rights reserved.