Uses of Class
org.apache.lucene.util.Selector
Packages that use Selector
Package
Description
Some utility classes.
Provides quantization methods for scaling vector values to smaller data types and possibly fewer
dimensions
-
Uses of Selector in org.apache.lucene.util
Subclasses of Selector in org.apache.lucene.utilModifier and TypeClassDescriptionclassAdaptive selection algorithm based on the introspective quick select algorithm.classRadix selector.Methods in org.apache.lucene.util that return SelectorModifier and TypeMethodDescriptionprotected SelectorRadixSelector.getFallbackSelector(int d) Get a fall-back selector which may assume that the firstdbytes of all compared strings are equal. -
Uses of Selector in org.apache.lucene.util.quantization
Subclasses of Selector in org.apache.lucene.util.quantization