public class DefaultIndexReaderFactory extends Object implements LuceneIndexReaderFactory
| Constructor and Description |
|---|
DefaultIndexReaderFactory(org.apache.jackrabbit.oak.spi.mount.MountInfoProvider mountInfoProvider,
@Nullable IndexCopier cloner) |
| Modifier and Type | Method and Description |
|---|---|
List<LuceneIndexReader> |
createReaders(LuceneIndexDefinition definition,
org.apache.jackrabbit.oak.spi.state.NodeState defnState,
String indexPath) |
public DefaultIndexReaderFactory(org.apache.jackrabbit.oak.spi.mount.MountInfoProvider mountInfoProvider, @Nullable @Nullable IndexCopier cloner)
public List<LuceneIndexReader> createReaders(LuceneIndexDefinition definition, org.apache.jackrabbit.oak.spi.state.NodeState defnState, String indexPath) throws IOException
createReaders in interface LuceneIndexReaderFactoryIOExceptionCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.