Skip to content

[Discover][ES|QL] Show multi-fields in the DocViewer by default#245890

Merged
jughosta merged 9 commits intoelastic:mainfrom
jughosta:240103-improve-search-in-doc-viewer
Dec 15, 2025
Merged

[Discover][ES|QL] Show multi-fields in the DocViewer by default#245890
jughosta merged 9 commits intoelastic:mainfrom
jughosta:240103-improve-search-in-doc-viewer

Conversation

@jughosta
Copy link
Contributor

Summary

We discussed this offline and decided to show multifields in DocViewer by default in ES|QL mode. The sidebar is already showing all of them.

Before:
Screenshot 2025-12-10 at 14 26 54
Screenshot 2025-12-10 at 18 36 57

After:
Screenshot 2025-12-10 at 18 35 51
Screenshot 2025-12-10 at 18 36 29

Checklist

  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines
  • Review the backport guidelines and apply applicable backport:* labels.
@jughosta jughosta self-assigned this Dec 10, 2025
@jughosta jughosta added release_note:enhancement backport:skip This PR does not require backporting Team:DataDiscovery Discover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t// Feature:UnifiedDocViewer Issues relating to the unified doc viewer component labels Dec 10, 2025
jughosta and others added 5 commits December 11, 2025 12:46
…ch-in-doc-viewer

# Conflicts:
#	src/platform/plugins/shared/workflows_extensions/test/scout/.meta/api/standard.json
#	x-pack/solutions/observability/plugins/apm/test/scout/.meta/ui/parallel.json
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
unifiedDocViewer 366.1KB 366.2KB +108.0B

History

cc @jughosta

@jughosta jughosta marked this pull request as ready for review December 11, 2025 16:47
@jughosta jughosta requested review from a team as code owners December 11, 2025 16:47
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

Copy link
Contributor

@davismcphee davismcphee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

Copy link
Contributor

@cauemarcondes cauemarcondes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OBS exploration changes LGTM

@jughosta jughosta enabled auto-merge (squash) December 15, 2025 07:46
@jughosta jughosta merged commit 8202749 into elastic:main Dec 15, 2025
13 checks passed
seanrathier pushed a commit to seanrathier/kibana that referenced this pull request Dec 15, 2025
…tic#245890)

- Closes elastic#240103

## Summary

We discussed this offline and decided to show multifields in DocViewer
by default in ES|QL mode. The sidebar is already showing all of them.

Before:
<img width="1472" height="911" alt="Screenshot 2025-12-10 at 14 26 54"
src="https://github.com/user-attachments/assets/eb9d753d-5b40-42a2-a6a3-bca1ff2aaa59"
/>
<img width="560" height="400" alt="Screenshot 2025-12-10 at 18 36 57"
src="https://github.com/user-attachments/assets/b3bf6027-b052-4ad6-955c-65dc7eb218a9"
/>

After:
<img width="1849" height="1179" alt="Screenshot 2025-12-10 at 18 35 51"
src="https://github.com/user-attachments/assets/5a52a384-904e-44e9-9c81-5d501ec6aa5a"
/>
<img width="670" height="479" alt="Screenshot 2025-12-10 at 18 36 29"
src="https://github.com/user-attachments/assets/04f88b93-3eda-412b-acda-86b3172816d9"
/>



### Checklist

- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- [x] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting Feature:UnifiedDocViewer Issues relating to the unified doc viewer component release_note:enhancement Team:DataDiscovery Discover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t// v9.3.0

5 participants