Class UnmappedTermsAggregate

All Implemented Interfaces:
AggregateVariant, JsonpSerializable

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