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

_field_caps perf test on large mapping #59581

Closed
mattkime opened this issue Jul 15, 2020 · 3 comments
Closed

_field_caps perf test on large mapping #59581

mattkime opened this issue Jul 15, 2020 · 3 comments
Labels
:Search Foundations/Mapping Index mappings, including merging and defining field types Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch

Comments

@mattkime
Copy link

Kibana is considering becoming more reliant on the performance of the field_caps api call - elastic/kibana#71787

tldr; instead of saving the field mapping as a kibana saved object, it would be queried when needed by the user.

It would be extremely helpful to understand the performance limitations of the field caps api, if there are any. Perhaps a perf test on a large field mapping would be helpful.

@mattkime mattkime added the :Search Foundations/Mapping Index mappings, including merging and defining field types label Jul 15, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/Mapping)

@jpountz
Copy link
Contributor

jpountz commented Jul 23, 2020

Can you clarify what "when needed" means? Is it everytime you need to suggest a list of fields to a user, or is there more?

@mattkime
Copy link
Author

mattkime commented Dec 2, 2020

Closing, no longer needed. See conversation - elastic/kibana#71787 (comment)

@mattkime mattkime closed this as completed Dec 2, 2020
@javanna javanna added Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch and removed Team:Search Meta label for search team labels Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Search Foundations/Mapping Index mappings, including merging and defining field types Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch
Projects
None yet
Development

No branches or pull requests

4 participants