dataoperandz

Results 1 issues of dataoperandz

Hello, I need to get the Aggregation result. is there any possibility to stream agg query using stream publisher? ` search(Indexes(s"$indexPrefix*")).size(0).aggregations(termsAgg("distinct_field_agg", field))`