Class UnmappedTermsAggregate

All Implemented Interfaces:
AggregateVariant, JsonpSerializable

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