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 benchmarks for new terms_enum API #178

Closed
markharwood opened this issue May 24, 2021 · 0 comments · Fixed by #179
Closed

Add benchmarks for new terms_enum API #178

markharwood opened this issue May 24, 2021 · 0 comments · Fixed by #179

Comments

@markharwood
Copy link
Contributor

In 7.14 we introduced a new API to elasticsearch which will be used by Kibana to offer auto-complete of partially typed terms.

We'd like to keep an eye on the performance of this as the speed of this API is of the utmost importance - trying to offer word suggestions before the user types the next character on the keyboard.

The suggestion was that the HTTP logs dataset would be a representative dataset to track this.

Relates to elastic/elasticsearch#71550

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

Successfully merging a pull request may close this issue.

1 participant