Class UnmappedSignificantTermsAggregate

All Implemented Interfaces:
AggregateVariant, JsonpSerializable

@JsonpDeserializable public class UnmappedSignificantTermsAggregate extends SignificantTermsAggregateBase<Void> implements AggregateVariant
Result of the significant_terms aggregation on an unmapped field. buckets is always empty.
See Also: