public static class QueryUtils.FCInvisibleMultiReader extends MultiReader
IndexReader.ReaderClosedListener| Constructor and Description |
|---|
FCInvisibleMultiReader(IndexReader... readers) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getCombinedCoreAndDeletesKey()
Expert: Returns a key for this IndexReader that also includes deletions,
so CachingWrapperFilter can find it again.
|
java.lang.Object |
getCoreCacheKey()
Expert: Returns a key for this IndexReader, so CachingWrapperFilter can find
it again.
|
doClosedocFreq, document, getDocCount, getSequentialSubReaders, getSumDocFreq, getSumTotalTermFreq, getTermVectors, maxDoc, numDocs, readerBase, readerIndex, totalTermFreqgetContext, toStringaddReaderClosedListener, close, decRef, document, document, ensureOpen, equals, getRefCount, getTermVector, hasDeletions, hashCode, incRef, leaves, numDeletedDocs, registerParentReader, removeReaderClosedListener, tryIncRefpublic FCInvisibleMultiReader(IndexReader... readers) throws java.io.IOException
java.io.IOExceptionpublic java.lang.Object getCoreCacheKey()
IndexReadergetCoreCacheKey in class IndexReaderpublic java.lang.Object getCombinedCoreAndDeletesKey()
IndexReadergetCombinedCoreAndDeletesKey in class IndexReaderCopyright © 2000–2017 The Apache Software Foundation. All rights reserved.