-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed as not planned
Closed as not planned
Copy link
Labels
Feature:DiscoverDiscover ApplicationDiscover ApplicationIceboxTeam:DataDiscoveryDiscover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t//Discover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t//impact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.loe:mediumMedium Level of EffortMedium Level of Effort
Description
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.
Metadata
Metadata
Assignees
Labels
Feature:DiscoverDiscover ApplicationDiscover ApplicationIceboxTeam:DataDiscoveryDiscover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t//Discover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t//impact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.loe:mediumMedium Level of EffortMedium Level of Effort