Commit graph

7 commits

Author SHA1 Message Date
Abdon Pijpelink
7ddf450d19
[DOCS] Empty keys for ES|QL DISSECT (#102632)
* [DOCS] Empty keys for ES|QL DISSECT

* Update test
2023-12-11 11:23:27 +01:00
Abdon Pijpelink
bc59315baa
[DOCS] Examples for ES|QL DISSECT and WHERE (#102591)
* DISSECT examples

* WHERE examples

* Remove references to empty keys

* Fix non-deterministic test
2023-11-27 10:56:48 +01:00
Abdon Pijpelink
75db2edb45
[DOCS] Clarify ES|QL grok escaping (#102059) 2023-11-13 11:31:51 +01:00
Abdon Pijpelink
ae2626f07a
[DOCS] DISSECT does not support reference keys (#102002) 2023-11-10 12:40:23 +01:00
Abdon Pijpelink
c6a1f831e0
[DOCS] Getting started with ES|QL queries guide (#101634)
* Page structure

* More getting started content

* Fix build errors

* Small improvements

* Typo

* Add link to public demo environment

* Review feedback

* Update docs/reference/esql/esql-get-started.asciidoc

Co-authored-by: Andrei Stefan <astefan@users.noreply.github.com>

* Review feedback

---------

Co-authored-by: Andrei Stefan <astefan@users.noreply.github.com>
2023-11-03 13:47:09 +01:00
AlexB
b19ae8d5ee
esql docs: structure, examples, minor improvements (#101292)
Small improvements in ESQL docs and addition of examples

---------

Co-authored-by: Alexandros Batsakis <abatsakis@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
2023-10-25 05:00:48 -07:00
Abdon Pijpelink
284f81873f
[DOCS] Expand ES|QL DISSECT and GROK documentation (#101225)
* Add 'Process data with DISSECT and GROK' page

* Expand DISSECT docs

* More DISSECT and GROK enhancements

* Improve examples

* Fix CSV tests

* Review feedback

* Reword
2023-10-25 13:19:17 +02:00