Skip to content

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

@micoq

Description

@micoq

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

No one assigned

    Labels

    Feature:DiscoverDiscover ApplicationIceboxTeam:DataDiscoveryDiscover, 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.loe:mediumMedium Level of Effort

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions