All Implemented Interfaces:
NamedWriteable, Writeable, org.opensearch.common.xcontent.ToXContent, org.opensearch.common.xcontent.ToXContentFragment, Aggregation, MultiBucketsAggregation, Terms

public class DoubleTerms
extends InternalMappedTerms<DoubleTerms,​org.opensearch.search.aggregations.bucket.terms.DoubleTerms.Bucket>
Result of the TermsAggregator when the field is some kind of decimal number like a float, double, or distance.