SignificantTermsAggResult

fun <T> SignificantTermsAggResult(docCount: Long, bgCount: Long, buckets: List<SignificantTermBucket<T>>)