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

Make the field_stats behavior for expanding indices not default for new index patterns #11150

Closed
epixa opened this issue Apr 11, 2017 · 0 comments

Comments

@epixa
Copy link
Contributor

epixa commented Apr 11, 2017

With the completion of elastic/elasticsearch#23946, Elasticsearch should now support querying directly on wildcard indices without having to jump through hoops using field_stats to expand the calls out to multiple requests to specific indices.

In anticipation of deprecating and removing the field_stats feature entirely, we should update the management screen for index patterns to make the field_stats behavior opt-in rather than the default.

Before:
screen shot 2017-04-11 at 10 19 21 am

After:
screen shot 2017-04-11 at 10 13 39 am

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

No branches or pull requests

1 participant