Upgrade the Dataview API request to filter out "Empty fields" #176082
Labels
blocked
Feature:Data Views
Data Views code and UI - index patterns before 8.0
Feature:UnifiedFieldList
The unified field list component used by Lens & Discover
Icebox
impact:medium
Addressing this issue will have a medium 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:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
We're soon introducing an enhancement to the field_caps API that will allow the exclusion of fields that have always been empty, on an index level, from the field list. These fields will be categorized under the section titled "Empty fields."
This idea is to refine the Dataview API request. This upgraded request will retrieve the field list but omit the empty fields.
This update is primarily aimed at enhancing the user experience (UX) by streamlining the field list presented during searches, particularly in the unified search interface. Users will benefit from a more relevant and concise list, displaying only fields that contain values. Example of a long field list that could be shorter:
Skaermoptagelse.2024-02-01.kl.17.41.18.mov
Additionally, this change is expected to reduce network traffic and lower associated costs.
This improvement will be reflected across all functionalities that utilize the data-view request for obtaining the field list.
Important Note:
We are also considering the provision for users to access the "Empty fields" when needed. This functionality will be integrated into the design of the field list and unified search interfaces, among others, allowing users to retrieve these fields on demand
The text was updated successfully, but these errors were encountered: