Commit graph

8 commits

Author SHA1 Message Date
Craig Taverner
1d6f1a0223
Union types documentation (#110183)
* Union types documentation

* Try remove asciidoc error

* Another attempt

* Using literal block

* Nicer formatting

* Remove partintro

* Small refinements

* Edits for clarity and style

---------

Co-authored-by: Marci W <333176+marciw@users.noreply.github.com>
2024-07-16 12:06:19 +02:00
Alexander Spies
c5ac06a70c
Remove esql version from docs (#108933)
Follow-up to https://github.com/elastic/elasticsearch/pull/108919. The
latter needs to be merged first to have the docs tests pass, as it makes
the version parameter optional in requests.
2024-05-23 10:36:15 -04:00
Alexander Spies
71b276da90
ESQL: Add version to docs (#107225)
Docs for https://github.com/elastic/elasticsearch/pull/106824.

Does not cover the [REST API
specs](https://github.com/elastic/elasticsearch/blob/main/rest-api-spec/src/main/resources/rest-api-spec/api/esql.query.json)
as these don't cover the request body.
2024-04-15 10:50:00 -04:00
Nhat Nguyen
863cbf6bb4
Add docs for cross cluster search in ES|QL(#105934)
This change adds a documentation for cross cluster search in ES|QL.

Relates #102954
Closes #105529
2024-03-07 13:15:01 -08:00
Chris Hegarty
f14d87be58
Add ES|QL async query api docs (#104054)
This commit adds detailed API docs for the ES|QL async apis, as well as moving the narrative to the ES|QL specific REST docs. Additionally, a few top-level lists are reflowed to reflect that there are now multiple APIs.
2024-01-09 09:17:02 +00:00
Nastasha Solomon
94287eee19
[DOCS] Adds AI assistant functionality to Using ES|QL page (#101918)
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
2023-11-08 11:04:55 -05:00
Abdon Pijpelink
9132f95fb4
[DOCS] Add 'Using ES|QL in Elastic Security' (#101677)
* [DOCS] Add 'Using ES|QL in Elastic Security'

* Add a note about enabling knowledge base

* Update links
2023-11-07 11:35:37 +01:00
Abdon Pijpelink
8e96d285c0
[DOCS] One more round of restructuring the ES|QL documentation (#101340)
* Reorg some pages

* Add links to landing page
2023-10-26 10:57:05 +02:00