-
Couldn't load subscription status.
- Fork 25.6k
[DOCS][9.x] Improve ESQL reference docs information architecture #127248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
leemthompo
merged 9 commits into
elastic:main
from
leemthompo:esql-improve-ref-docs-structure
Apr 25, 2025
Merged
[DOCS][9.x] Improve ESQL reference docs information architecture #127248
leemthompo
merged 9 commits into
elastic:main
from
leemthompo:esql-improve-ref-docs-structure
Apr 25, 2025
Conversation
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
- reorganized es|ql reference documentation from flat list to logical hierarchy - created three main sections: language fundamentals, special fields, advanced operations - renamed pages with more consistent and task-oriented titles - updated toc.yml to reflect new hierarchical structure - aligned navigation titles with page content - improved introductory text for each section - used parallel phrasing for similar concepts - clarified the relationship between reference docs and conceptual docs
|
Pinging @elastic/es-docs (Team:Docs) |
|
Pinging @elastic/es-analytical-engine (Team:Analytics) |
alex-spies
approved these changes
Apr 24, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @leemthompo , looks good! I only left some minor remarks.
Co-authored-by: Alexander Spies <[email protected]>
…e guides
This diff updates the terminology and organization of the ESQL documentation to better reflect content purpose:
. Improves description on main ESQL page to be clearer and more future-proof
. Updates heading to "Advanced workflows in {{esql}}"
. Refines introduction text to emphasize these are guides, not just command references
leemthompo
added a commit
to leemthompo/elasticsearch
that referenced
this pull request
Apr 25, 2025
…stic#127248) * [DOCS][9.0] Improve ESQL reference docs IA - reorganized es|ql reference documentation from flat list to logical hierarchy - created three main sections: syntax reference , special fields, advanced operations - renamed pages with more consistent and task-oriented titles - aligned navigation titles with page content - improved introductory text for each section - used parallel phrasing for similar concepts - clarified the relationship between reference docs and conceptual docs Co-authored-by: Alexander Spies <[email protected]>
💚 Backport successful
|
leemthompo
added a commit
that referenced
this pull request
Apr 25, 2025
…7248) (#127380) * [DOCS][9.0] Improve ESQL reference docs IA - reorganized es|ql reference documentation from flat list to logical hierarchy - created three main sections: syntax reference , special fields, advanced operations - renamed pages with more consistent and task-oriented titles - aligned navigation titles with page content - improved introductory text for each section - used parallel phrasing for similar concepts - clarified the relationship between reference docs and conceptual docs Co-authored-by: Alexander Spies <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Analytics/ES|QL
AKA ESQL
auto-backport
Automatically create backport pull requests when merged
>docs
General docs changes
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
Team:Docs
Meta label for docs team
v9.0.0
v9.1.0
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.
👀URL preview
This should make the reference more digestible via the side nav and therefore more easily navigable:
Screenshots
Nav before
Nav after