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

In Discover, be able to show doc_values for any field not stored #64878

Closed
Tracked by #170754
micoq opened this issue Apr 30, 2020 · 2 comments
Closed
Tracked by #170754

In Discover, be able to show doc_values for any field not stored #64878

micoq opened this issue Apr 30, 2020 · 2 comments
Labels
Feature:Discover Discover Application Icebox impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:medium Medium Level of Effort Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Graph)

Comments

@micoq
Copy link

micoq commented Apr 30, 2020

Currently in Discover, you can only view or select stored fields (in _source or stored separately with "store":true)

It might also be useful to be able to display the doc_values for some fields when you don't want to store them. Especially for:

  • high cardinality numeric values
  • low cardinality keywords already used in aggregations

For a limited number of fields, the seek load on doc values remains limited and you can save some precious percents on your storage.

@mshustov mshustov added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Apr 30, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@timroes timroes added the Feature:Discover Discover Application label May 14, 2020
@timroes timroes added Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Graph) and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Aug 31, 2021
@kertal kertal added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:medium Medium Level of Effort labels Dec 5, 2022
@kertal kertal added the Icebox label Nov 27, 2023
@kertal
Copy link
Member

kertal commented Nov 27, 2023

Closing this because it's not planned to be resolved in the foreseeable future. It will be tracked in our Icebox and will be re-opened if our priorities change. Feel free to re-open if you think it should be melted sooner.

@kertal kertal closed this as not planned Won't fix, can't repro, duplicate, stale Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Discover Discover Application Icebox impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:medium Medium Level of Effort Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Graph)
Projects
None yet
Development

No branches or pull requests

5 participants