Interface TermsAggregationResult

All Superinterfaces:
AggregationResult, BucketAggregationResult

@ProviderType public interface TermsAggregationResult extends BucketAggregationResult
  • Method Details

    • getErrorDocCounts

      long getErrorDocCounts()
    • getOtherDocCounts

      long getOtherDocCounts()