Class SignificantStringTerms

All Implemented Interfaces:
Iterable<SignificantTerms.Bucket>, org.opensearch.core.common.io.stream.NamedWriteable, org.opensearch.core.common.io.stream.Writeable, org.opensearch.core.xcontent.ToXContent, org.opensearch.core.xcontent.ToXContentFragment, Aggregation, MultiBucketsAggregation, SignificantTerms

Result of the running the significant terms aggregation on a String field.
Opensearch.internal: