Commit Graph

13 Commits

Author SHA1 Message Date
Abdon Pijpelink 02d62d29f4 Remove meta tags 2023-07-07 13:54:39 +02:00
Abdon Pijpelink f4581bb4bd Change ESQL into ES|QL 2023-07-07 13:42:06 +02:00
Luigi Dell'Aquila 79596cc05c Add docs for ENRICH command (ESQL-1313)
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
2023-06-23 12:13:06 +02:00
Luigi Dell'Aquila 100ca0acca Rename PROJECT command to KEEP (ESQL-1282) 2023-06-19 13:06:44 +02:00
Abdon Pijpelink 3b34382bdc [DOCS] Move processing commands to a file per command 2023-06-05 18:38:55 +02:00
Nik Everett fa75c58a21 Implement `mv_expand` (ESQL-1132)
This implements the `mv_expand` command that converts multivalued fields
into single valued fields by emitting one row per value and copying all
other fields.

---------

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
2023-05-25 01:14:32 +10:00
Abdon Pijpelink af465dbaac List COUNT_DISTINCT function under STATS...BY 2023-05-11 17:29:10 +02:00
Abdon Pijpelink a3ce029b60 Add metadata to each page 2023-05-11 17:14:11 +02:00
Abdon Pijpelink 7edabb1d0b Add LIKE and RLIKE. Move operators to syntax page 2023-05-01 15:47:26 +02:00
Abdon Pijpelink f742b6eb3a Fix lowercased commands 2023-04-24 15:32:14 +02:00
Abdon Pijpelink 1364f50cbf Edits 2023-04-17 11:18:51 +02:00
Abdon Pijpelink 518a97006a Edits 2023-04-17 11:18:50 +02:00
Abdon Pijpelink 81fd338297 Initial commit 2023-04-17 11:18:50 +02:00