elasticsearch/docs/reference/esql
Nik Everett b73cc0c529
ESQL: Only generate syntax diagrams locally (#99059)
CI will skip building them. Lot's of CI machines don't have font support
so they can't generate these. But all local machine have a GUI so they
can.

Also, super-lazy initialize the font so CI don't bump into it by
accident.

Closes #99018
2023-08-30 14:44:14 -04:00
..
aggregation-functions Docs for aggregation functions (ESQL-1268) 2023-06-14 09:23:34 -05:00
functions ESQL: Only generate syntax diagrams locally (#99059) 2023-08-30 14:44:14 -04:00
processing-commands Change `RENAME`'s syntax from using `=` to `AS` (ESQL-1462) 2023-07-25 12:26:35 +02:00
source-commands ESQ: Add metadata fields documentation (#98991) 2023-08-30 12:51:31 +02:00
aggregation-functions.asciidoc One more set of meta attributes 2023-07-10 10:23:38 +02:00
esql-functions.asciidoc Implement the 'left' function in issue #98545 (#98942) 2023-08-28 13:17:16 -04:00
esql-get-started.asciidoc Edits 2023-04-17 11:18:51 +02:00
esql-processing-commands.asciidoc Remove meta tags 2023-07-07 13:54:39 +02:00
esql-source-commands.asciidoc Remove meta tags 2023-07-07 13:54:39 +02:00
esql-syntax.asciidoc Fix response for IS NULL (#98671) 2023-08-21 13:20:36 +02:00
index.asciidoc ESQ: Add metadata fields documentation (#98991) 2023-08-30 12:51:31 +02:00
metadata-fields.asciidoc ESQ: Add metadata fields documentation (#98991) 2023-08-30 12:51:31 +02:00
multivalued-fields.asciidoc Add `_query` endpoint as `_esql` replacement (ESQL-1463) 2023-07-25 12:25:38 +02:00
task-management.asciidoc Add query to esql task (ESQL-1511) 2023-08-02 05:30:36 +10:00