ElasticUI icon indicating copy to clipboard operation
ElasticUI copied to clipboard

Term Aggregation - Custom order

Open annelhote opened this issue 7 years ago • 0 comments

Hello, Is there a way to create a custom function to order the buckets in my aggregation ? Right now, my page has a div like that : eui-aggregation="ejs.TermsAggregation('sites').field('sites').size(sites.size)"

I would like to be able to write a JS function to re-order my buckets.

Any help appreciated ! :)

annelhote avatar Dec 15 '17 18:12 annelhote