public static class QueryUtils.FCInvisibleMultiReader extends MultiReader
IndexReader.ReaderClosedListener| Constructor and Description |
|---|
FCInvisibleMultiReader(IndexReader... readers) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCombinedCoreAndDeletesKey()
Expert: Returns a key for this IndexReader that also includes deletions,
so CachingWrapperFilter can find it again.
|
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 IOException
IOExceptionpublic Object getCoreCacheKey()
IndexReadergetCoreCacheKey in class IndexReaderpublic Object getCombinedCoreAndDeletesKey()
IndexReadergetCombinedCoreAndDeletesKey in class IndexReaderCopyright © 2000–2015 The Apache Software Foundation. All rights reserved.