Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort options (_count, _key, some metric) in terms aggregations #1642

Closed
rashidkpc opened this issue Oct 10, 2014 · 4 comments
Closed

Sort options (_count, _key, some metric) in terms aggregations #1642

rashidkpc opened this issue Oct 10, 2014 · 4 comments

Comments

@rashidkpc
Copy link
Contributor

Currently we only support top/bottom N of the currently defined metric aggregation, as we move towards mutli-metric support it will be important to allow the user to specify what they consider to be the "top" and "bottom". One wya todo this would be to allow the user to define a metric aggregation tobe used for determining the top of bottom N

Goes along with this:
#1527

@rashidkpc rashidkpc added this to the 4.0.0-BETA3 milestone Oct 10, 2014
@rashidkpc rashidkpc changed the title Sort metrics in terms aggregations Sort options in terms aggregations Nov 3, 2014
@rashidkpc rashidkpc changed the title Sort options in terms aggregations Sort options (_count, _key, some metric) in terms aggregations Nov 3, 2014
@brwe
Copy link
Contributor

brwe commented Nov 3, 2014

would also be nice to sort by score for significant terms aggregation

@rashidkpc rashidkpc removed this from the 4.0.0-BETA3 milestone Nov 12, 2014
@rashidkpc
Copy link
Contributor Author

Isn't this done @spenceralger ?

@spalger
Copy link
Contributor

spalger commented Jan 31, 2015

Yep!

@spalger spalger closed this as completed Jan 31, 2015
@spalger
Copy link
Contributor

spalger commented Jan 31, 2015

Closed by 90b6013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants