Class SignificantStringTerms

All Implemented Interfaces:
java.lang.Iterable<SignificantTerms.Bucket>, NamedWriteable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment, Aggregation, MultiBucketsAggregation, SignificantTerms

public class SignificantStringTerms
extends InternalMappedSignificantTerms<SignificantStringTerms,​SignificantStringTerms.Bucket>
Result of the running the significant terms aggregation on a String field.