We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c13c68 commit 6b80a56Copy full SHA for 6b80a56
docs/reference/query-languages/esql/esql-metadata-fields.md
@@ -34,7 +34,7 @@ The following metadata fields are available in {{esql}}:
34
- The `_source` field is not supported by functions
35
- Only the `FROM` command supports the `METADATA` directive
36
- Once enabled, metadata fields work like regular index fields
37
-- Fields are dropped after aggregations unless used for grouping ([example](#group-results-by-metadata-fields))
+- Fields are dropped after aggregations unless used for grouping ([example](#metadata-fields-and-aggregations))
38
39
## Examples
40
0 commit comments