Class ScaledFloatFieldMapper

All Implemented Interfaces:
Cloneable, Iterable<Mapper>, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentFragment

public class ScaledFloatFieldMapper extends FieldMapper
A FieldMapper for scaled floats. Values are internally multiplied by a scaling factor and rounded to the closest long.