mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
* [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 <alexander.spies@elastic.co>
542 B
542 B
navigation_title |
---|
Syntax reference |
ES|QL syntax reference
This section covers the essential syntax of the ES|QL language.
-
Basic syntax: Learn the fundamentals of ES|QL query structure, including pipes, commands, and expressions.
-
Commands: Discover the core commands for data retrieval, filtering, aggregation, and transformation.
-
Functions and operators: Explore the full range of functions and operators available for data manipulation and analysis.