Skip to content

docs: note Vega ES|QL unified-search limitation lifted in 9.5 (#7621) - #7680

Draft
florent-leborgne wants to merge 1 commit into
mainfrom
docs-issue-7621-vega-esql-search
Draft

docs: note Vega ES|QL unified-search limitation lifted in 9.5 (#7621)#7680
florent-leborgne wants to merge 1 commit into
mainfrom
docs-issue-7621-vega-esql-search

Conversation

@florent-leborgne

@florent-leborgne florent-leborgne commented Jul 31, 2026

Copy link
Copy Markdown
Member

Summary

This PR addresses #7621 with the following change:

  • explore-analyze/visualize/custom-visualizations-with-vega.md: Add an ES|QL data source limitations subsection at the end of the Writing ES|QL queries in Vega section. It documents that in 9.4 the dashboard query bar, filters, and controls don't recognize the fields queried by Vega or Vega-Lite ES|QL panels, and that later versions recognize those fields.

Details

The behavior change comes from elastic/kibana#277120: Vega ES|QL panels now resolve an ad-hoc data view from their query, so the dashboard's unified search recognizes the queried index and its fields.

Framed as a lifted limitation, per reviewer preference, so the section has a clear home if related ES|QL-in-Vega limitations are added or resolved later.

Version scoping: ES|QL data sources in Vega shipped in 9.4 (elastic/kibana#247186), so the limitation only ever applied in 9.4. The note is tagged {applies_to} stack: ga =9.4 to scope the badge to that single version. Serverless is evergreen and already has the fix, so it is not tagged.

Resolves

Closes #7621


AI-generated draft — created with Claude Opus 4.8.
Review all generated content for factual accuracy before merging.

@github-actions

Copy link
Copy Markdown
Contributor

Elastic Docs AI PR menu

Check the box to run an AI review for this pull request.

  • Review docs changes (docs-review). Status: not started.

Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team.

@github-actions

github-actions Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

🔍 Preview links for changed docs

@github-actions

Copy link
Copy Markdown
Contributor

✅ Elastic Docs Style Checker (Vale)

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale.

@florent-leborgne
florent-leborgne force-pushed the docs-issue-7621-vega-esql-search branch from 8eab347 to 6bafd51 Compare July 31, 2026 17:14
@florent-leborgne florent-leborgne changed the title docs: note dashboard field recognition for Vega ES|QL panels (#7621) docs: note Vega ES|QL unified-search limitation lifted in 9.5 (#7621) Jul 31, 2026
@florent-leborgne
florent-leborgne force-pushed the docs-issue-7621-vega-esql-search branch from 6bafd51 to b076dfd Compare July 31, 2026 17:28
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dashboard query bar and controls recognize fields from Vega panels that use ES|QL

1 participant