While creating CompositeAggregation using CompositeAggregationBuilder and TermsValuesSourceBuilder, is it possible to pass missing_ bucket?
I mean is the following constructor exists ?
TermsValuesSourceBuilder(name, missingBucket){
}
P.S.: I was not sure whether its appropriate post this question here or in git.