Mention multi-value field filtering support as part of a new results table interactions section#4618
Merged
florent-leborgne merged 5 commits intoelastic:mainfrom Jan 16, 2026
Conversation
…able interaction section
Contributor
Vale Linting ResultsSummary: 1 warning, 1 suggestion found
|
| File | Line | Rule | Message |
|---|---|---|---|
| explore-analyze/discover/try-esql.md | 308 | Elastic.DontUse | Don't use '...'. |
💡 Suggestions (1)
| File | Line | Rule | Message |
|---|---|---|---|
| explore-analyze/discover/try-esql.md | 308 | Elastic.Ellipses | In general, don't use an ellipsis. |
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.
Contributor
🔍 Preview links for changed docs |
stratoula
approved these changes
Jan 14, 2026
Contributor
stratoula
left a comment
There was a problem hiding this comment.
Looks great Florent!! You got it very well!
Co-authored-by: natasha-moore-elastic <137783811+natasha-moore-elastic@users.noreply.github.com>
natasha-moore-elastic
approved these changes
Jan 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a new section about interactions with the Discover results table. This section allows to introduce the newly added support for multi-value fields filtering, and generally sounds like a nice addition for users starting to use ES|QL in Discover.
@stratoula, let me know if you think otherwise or if I missed things (this new section is the result of some quick tests but I may have overlooked some specifics)
Closes: #4280
Generative AI disclosure