Class UnmappedSignificantTermsAggregate

All Implemented Interfaces:
AggregateVariant, JsonpSerializable

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