[Discover] Allow users to decide whether multi-fields appear in CSV export #93311
Labels
(Deprecated) Feature:Reporting
Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead
enhancement
New value added to drive a business result
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:needs-research
This issue requires some research before it can be worked on or estimated
Team:SharedUX
Team label for AppEx-SharedUX (formerly Global Experience)
Discover now supports multi-fields like
field
,field.keyword
when using the newfields
API. When exporting the entire document to CSV, Discover now includes these multi-fields as separate columns. This will sometimes contain duplicate information, although it is not always duplicate. For example, if a field is multi-mapped as bothtext
andkeyword
, the keyword field may have a character limit that truncates the data that's stored in Elasticsearch, while keeping the original text intact.I propose that we add a checkbox to the Discover CSV export settings which will "Include fields that are multi-mapped". The default setting of this checkbox should be enabled.
cc @nreese for raising this as a topic
The text was updated successfully, but these errors were encountered: