Uses of Class
org.apache.lucene.index.FilterCodecReader
Packages that use FilterCodecReader
-
Uses of FilterCodecReader in org.apache.lucene.index
Subclasses of FilterCodecReader in org.apache.lucene.indexModifier and TypeClassDescriptionprivate static final classprivate static class(package private) static final classfinal classAnCodecReaderwhich supports sorting documents by a givenSort.Methods in org.apache.lucene.index that return FilterCodecReaderModifier and TypeMethodDescription(package private) static FilterCodecReaderFilterCodecReader.wrapLiveDocs(CodecReader reader, Bits liveDocs, int numDocs) Returns a filtered codec reader with the given live docs and numDocs.