Uses of Class
org.apache.lucene.index.FilterDirectoryReader.SubReaderWrapper
-
Uses of FilterDirectoryReader.SubReaderWrapper in org.apache.lucene.index
Modifier and TypeClassDescriptionstatic class
Wrapper class for a SubReaderWrapper that is used by the ExitableDirectoryReader.ModifierConstructorDescriptionCreate a new FilterDirectoryReader that filters a passed in DirectoryReader, using the supplied SubReaderWrapper to wrap its subreader.