Class UnmappedTermsAggregate

All Implemented Interfaces:
AggregateVariant, ApiKeyAggregateVariant, JsonpSerializable

@JsonpDeserializable public class UnmappedTermsAggregate extends TermsAggregateBase<Void> implements AggregateVariant, ApiKeyAggregateVariant
Result of a terms aggregation when the field is unmapped. buckets is always empty.
See Also: