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

Kibana refuses to apply aggregation functions on non-indexed fields #6595

Closed
haizaar opened this issue Mar 22, 2016 · 2 comments
Closed

Kibana refuses to apply aggregation functions on non-indexed fields #6595

haizaar opened this issue Mar 22, 2016 · 2 comments

Comments

@haizaar
Copy link
Contributor

haizaar commented Mar 22, 2016

Suppose I have index with two fields - timestamp and value and I want to have AVG(value) over timestamp buckets. Kibana 4.4.2 will refuse to do it with misleading message that there are no number fields in my index. See the screenshots:
image

However I do have plenty number fields.
image

@haizaar
Copy link
Contributor Author

haizaar commented Mar 22, 2016

CC: @worroc

@rashidkpc
Copy link
Contributor

Fixed in master: #5806

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

2 participants