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

Turn filter editor suggestions back on by default #13286

Closed
wants to merge 2 commits into from

Conversation

lukasolson
Copy link
Member

Attempts to address #12692.

This PR removes the filterEditor:suggestValues advanced setting and turns filter editor suggestions back on by default. It also introduces a new advanced setting, filterEditor:suggestions:terminateAfter which controls the terminate_after parameter that gets sent in the request to Elasticsearch terms aggregation to get value suggestions (for autocomplete) inside the filter editor. Setting this value to 0 will disable suggestions entirely.

@lukasolson
Copy link
Member Author

Replaced by #13376.

@lukasolson lukasolson closed this Aug 7, 2017
@lukasolson lukasolson deleted the terminateAfter branch March 27, 2018 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants