| Modifier and Type | Method and Description |
|---|---|
List<LuceneIndexReader> |
LuceneIndexNode.getNRTReaders() |
List<LuceneIndexReader> |
LuceneIndexNode.getPrimaryReaders() |
| Modifier and Type | Method and Description |
|---|---|
List<LuceneIndexReader> |
NRTIndex.getReaders()
Returns the list of LuceneIndexReader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIndexReader |
| Modifier and Type | Method and Description |
|---|---|
List<LuceneIndexReader> |
LuceneIndexReaderFactory.createReaders(LuceneIndexDefinition definition,
org.apache.jackrabbit.oak.spi.state.NodeState definitionState,
String indexPath) |
List<LuceneIndexReader> |
DefaultIndexReaderFactory.createReaders(LuceneIndexDefinition definition,
org.apache.jackrabbit.oak.spi.state.NodeState defnState,
String indexPath) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.