Uses of Class
org.apache.lucene.util.TimSorter
Packages that use TimSorter
Package
Description
Code to maintain and access indices.
Some utility classes.
-
Uses of TimSorter in org.apache.lucene.index
Subclasses of TimSorter in org.apache.lucene.indexModifier and TypeClassDescriptionprivate static final class
ATimSorter
which sorts two parallel arrays of doc IDs and offsets in one go.private static final class
-
Uses of TimSorter in org.apache.lucene.util
Subclasses of TimSorter in org.apache.lucene.utilModifier and TypeClassDescription(package private) final class
ATimSorter
for object arrays.private static final class