Uses of Class
org.apache.lucene.index.CompositeReaderContext
-
Packages that use CompositeReaderContext Package Description org.apache.lucene.index -
-
Uses of CompositeReaderContext in org.apache.lucene.index
Fields in org.apache.lucene.index declared as CompositeReaderContext Modifier and Type Field Description CompositeReaderContextIndexReaderContext. parentThe reader context for this reader's immediate parent, or null if noneMethods in org.apache.lucene.index that return CompositeReaderContext Modifier and Type Method Description CompositeReaderContextCompositeReader. getContext()
-