This website requires JavaScript.
Explore
Help
Sign In
root
/
elasticsearch
mirror of
https://github.com/elastic/elasticsearch.git
Watch
1
Star
0
Fork
You've already forked elasticsearch
0
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
8c737fb235
elasticsearch
/
docs
/
reference
/
query-languages
/
esql
/
_snippets
/
operators
/
search.md
6 lines
88 B
Markdown
Raw
Normal View
History
Unescape
Escape
Split ESQL functions/operators docs files (#123904) * Port from asciidocalypse * Fix links for operator lists * Remove unused image files after moving/editing them * Fix lists links * Fix like/rlike links * Fix remaining bad references to /elasticsearch/docs * Fix logstash and beats references * Fix logstash and beats references * Fix image links
2025-03-04 21:59:31 +08:00
## Search operators [esql-search-operators]
ESQL autogenerate docs v3 (#124312) Building on the work started in https://github.com/elastic/elasticsearch/pull/123904, we now want to auto-generate most of the small subfiles from the ES|QL functions unit tests. This work also investigates any remaining discrepancies between the original asciidoc version and the new markdown, and tries to minimize differences so the docs do not look too different. The kibana json and markdown files are moved to a new location, and the operator docs are a little more generated than before (although still largely manual).
2025-03-13 21:16:46 +08:00
:::{include} layout/match_operator.md
Split ESQL functions/operators docs files (#123904) * Port from asciidocalypse * Fix links for operator lists * Remove unused image files after moving/editing them * Fix lists links * Fix like/rlike links * Fix remaining bad references to /elasticsearch/docs * Fix logstash and beats references * Fix logstash and beats references * Fix image links
2025-03-04 21:59:31 +08:00
:::