elasticsearch/docs/reference/query-languages/esql/functions-operators/operators.md

630 B

navigation_title mapped_pages
Operators
https://www.elastic.co/guide/en/elasticsearch/reference/current/esql-functions-operators.html#esql-operators

{{esql}} operators [esql-operators]

Operators for performing operations on, or comparing against, one or multiple expressions.

:::{include} ../_snippets/lists/operators.md :::

% And now the actual content

:::{include} ../_snippets/operators/binary.md :::

:::{include} ../_snippets/operators/unary.md :::

:::{include} ../_snippets/operators/logical.md :::

:::{include} ../_snippets/operators/suffix.md :::

:::{include} ../_snippets/operators/infix.md :::