fromField
Creates a DoubleValuesSource that wraps a generic NumericDocValues field
Parameters
field
the field to wrap, must have NumericDocValues
decoder
a function to convert the long-valued doc values to doubles
Creates a DoubleValuesSource that wraps a generic NumericDocValues field
the field to wrap, must have NumericDocValues
a function to convert the long-valued doc values to doubles