Class RangeMapFloatFunction

java.lang.Object
org.apache.lucene.queries.function.ValueSource
org.apache.lucene.queries.function.valuesource.RangeMapFloatFunction

public class RangeMapFloatFunction extends ValueSource
RangeMapFloatFunction implements a map function over another ValueSource whose values fall within min and max inclusive to target.
Normally Used as an argument to a FunctionQuery