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

Add ability to order by terms #3377

Closed
kurtado opened this issue Mar 17, 2015 · 2 comments
Closed

Add ability to order by terms #3377

kurtado opened this issue Mar 17, 2015 · 2 comments

Comments

@kurtado
Copy link

kurtado commented Mar 17, 2015

Within a terms aggregation visualization, currently you can order by "Metric:count" and "Custom Metric". It would be nice to add the ability to sort by the terms themselves via the dropdown, e.g.

{
        "order": {
          "_term": "asc"
        }
}

http://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-bucket-terms-aggregation.html#search-aggregations-bucket-terms-aggregation-order

Spoke with @spalger about this earlier today.

@jimmyjones2
Copy link
Contributor

Same as #1980?

@spalger
Copy link
Contributor

spalger commented Mar 17, 2015

Yep, you're right @jimmyjones2

@spalger spalger closed this as completed Mar 17, 2015
Fransoic added a commit to Makila-AI/kibana that referenced this issue Oct 19, 2021
TrvTab pushed a commit to Makila-AI/kibana that referenced this issue Jun 6, 2024
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