Class FloatDocValues

java.lang.Object
org.apache.lucene.queries.function.FunctionValues
org.apache.lucene.queries.function.docvalues.FloatDocValues

public abstract class FloatDocValues extends FunctionValues
Abstract FunctionValues implementation which supports retrieving float values. Implementations can control how the float values are loaded through floatVal(int)}