elasticsearch/docs/reference/esql
Nik Everett 1256a49c3a
ESQL: Move description of commands in docs (#110714)
This copies the first line of the description of each command to just
under the syntax so that it's "in order", before the `Parameters`
section. That way if you are reading from top to bottom you see:
```
syntax
short description
parameter names and descriptions
long description
examples
```

I've also removed the `Description` section entirely if the description
was just one sentence. So in some cases that just isn't `long
description`.
2024-07-11 08:31:35 -04:00
..
functions ESQL: Add boolean support to Max and Min aggs (#110527) 2024-07-10 23:10:32 +10:00
processing-commands ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
source-commands ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
esql-across-clusters.asciidoc [DOCS][ESQL][8.14] Add API key based security model info for ESQL CCS (#109155) 2024-06-03 18:44:33 +02:00
esql-apis.asciidoc
esql-async-query-api.asciidoc Remove esql version from docs (#108933) 2024-05-23 10:36:15 -04:00
esql-async-query-delete-api.asciidoc
esql-async-query-get-api.asciidoc
esql-commands.asciidoc ESQL: Implement LOOKUP, an "inline" enrich (#107987) 2024-06-07 11:38:51 +10:00
esql-enrich-data.asciidoc
esql-examples.asciidoc
esql-functions-operators.asciidoc
esql-get-started.asciidoc Revert "[DOCS] Remove ESQL demo env link from 8.14+ (#109562)" (#109579) 2024-06-11 17:04:37 +02:00
esql-kibana.asciidoc
esql-language.asciidoc
esql-limitations.asciidoc
esql-process-data-with-dissect-grok.asciidoc
esql-query-api.asciidoc ESQL: Document the `profile` option (#110727) 2024-07-11 22:20:31 +10:00
esql-rest.asciidoc ESQL: add Arrow dataframes output format (#109873) 2024-07-03 10:29:57 +02:00
esql-security-solution.asciidoc
esql-syntax.asciidoc
esql-using.asciidoc Remove esql version from docs (#108933) 2024-05-23 10:36:15 -04:00
implicit-casting.asciidoc
index.asciidoc
metadata-fields.asciidoc Reapply "ESQL: Expose "_ignored" metadata field" (#108864) (#108871) 2024-05-22 07:06:04 -04:00
multivalued-fields.asciidoc Remove esql version from docs (#108933) 2024-05-23 10:36:15 -04:00
task-management.asciidoc