Uses of Class
org.apache.lucene.util.Selector
Packages that use Selector
-
Uses of Selector in org.apache.lucene.util
Subclasses of Selector in org.apache.lucene.utilModifier and TypeClassDescriptionclass
Adaptive selection algorithm based on the introspective quick select algorithm.class
Radix selector.Methods in org.apache.lucene.util that return SelectorModifier and TypeMethodDescriptionprotected Selector
RadixSelector.getFallbackSelector
(int d) Get a fall-back selector which may assume that the firstd
bytes of all compared strings are equal.