Bucket_sort aggregation Java API

Hi everybody!

I need to use the Pipeline Aggregation bucket_sort in a java REST API I'm developing.
Reading the documentation I saw it's not listed in the pipeline aggregations section:

https://www.elastic.co/guide/en/elasticsearch/client/java-rest/master/java-rest-high-aggregation-builders.html#_pipeline_aggregations

It is possible to use this aggregation in java?

Thank you.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.