Uses of Class
org.apache.lucene.index.FilterCodecReader
Packages that use FilterCodecReader
Package
Description
Code to maintain and access indices.
Misc index tools and index support.
-
Uses of FilterCodecReader in org.apache.lucene.index
Subclasses of FilterCodecReader in org.apache.lucene.indexModifier and TypeClassDescription(package private) static final class
final class
AnCodecReader
which supports sorting documents by a givenSort
.Methods in org.apache.lucene.index that return FilterCodecReaderModifier and TypeMethodDescription(package private) static FilterCodecReader
FilterCodecReader.wrapLiveDocs
(CodecReader reader, Bits liveDocs, int numDocs) Returns a filtered codec reader with the given live docs and numDocs. -
Uses of FilterCodecReader in org.apache.lucene.misc.index
Subclasses of FilterCodecReader in org.apache.lucene.misc.indexModifier and TypeClassDescriptionprivate static class
private static final class
private static class