Uses of Class
org.apache.lucene.index.DocIDMerger
Packages that use DocIDMerger
-
Uses of DocIDMerger in org.apache.lucene.index
Subclasses of DocIDMerger in org.apache.lucene.indexModifier and TypeClassDescriptionprivate static classDocIDMerger.SequentialDocIDMerger<T extends DocIDMerger.Sub>private static classDocIDMerger.SortedDocIDMerger<T extends DocIDMerger.Sub>Fields in org.apache.lucene.index declared as DocIDMergerModifier and TypeFieldDescription(package private) final DocIDMerger<MappingMultiPostingsEnum.MappingPostingsSub> MappingMultiPostingsEnum.docIDMergerMethods in org.apache.lucene.index that return DocIDMergerModifier and TypeMethodDescriptionstatic <T extends DocIDMerger.Sub>
DocIDMerger<T> Construct this from the provided subsstatic <T extends DocIDMerger.Sub>
DocIDMerger<T> Construct this from the provided subs, specifying the maximum sub count