| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.index.lucene.hybrid |
| Modifier and Type | Method and Description |
|---|---|
@Nullable NRTIndex |
NRTIndexFactory.createIndex(LuceneIndexDefinition definition) |
| Constructor and Description |
|---|
NRTIndex(LuceneIndexDefinition definition,
IndexCopier indexCopier,
org.apache.jackrabbit.oak.plugins.index.search.update.IndexUpdateListener refreshPolicy,
@Nullable NRTIndex previous,
org.apache.jackrabbit.oak.stats.StatisticsProvider statisticsProvider,
org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.NRTDirectoryFactory directoryFactory,
boolean assertAllReadersClosed) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.