elasticsearch/docs/reference/query-languages/esql/_snippets/functions/layout/term.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

29 lines
673 B
Markdown
Raw Normal View History

% This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
## `TERM` [esql-term]
::::{warning}
Do not use on production environments. This functionality is in technical preview and
may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview
are not subject to the support SLA of official GA features.
::::
**Syntax**
:::{image} ../../../images/functions/term.svg
:alt: Embedded
:class: text-center
:::
:::{include} ../parameters/term.md
:::
:::{include} ../description/term.md
:::
:::{include} ../types/term.md
:::
:::{include} ../examples/term.md
:::