Skip to content

Conversation

tteofili
Copy link
Contributor

@tteofili tteofili commented Dec 6, 2024

This commit adds a term function for ES|QL to run TermQueries.

For example:
FROM test | WHERE term(content, "dog")

(cherry picked from commit 9160586)

This commit adds a `term` function for ES|QL to run `TermQueries`.

For example:
FROM test | WHERE term(content, "dog")

(cherry picked from commit 9160586)
Copy link
Contributor

github-actions bot commented Dec 6, 2024

Documentation preview:

@tteofili tteofili changed the title Bacport Term query for ES|QL to 8.x (#117359) Backport Term query for ES|QL to 8.x (#117359) Dec 6, 2024
@elasticsearchmachine
Copy link
Collaborator

Hi @tteofili, I've created a changelog YAML for you.

@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Dec 6, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@tteofili tteofili merged commit af84c61 into elastic:8.x Dec 6, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants