Skip to content

ES|QL - Make full text functions GA #128437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

carlosdelest
Copy link
Member

Makes the following Full Text Functions GA in ES|QL:

  • MATCH
  • QSTR
  • KQL

Function descriptors and docs have been updated accordingly.

@carlosdelest carlosdelest added >feature Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) :Analytics/ES|QL AKA ESQL ES|QL-ui Impacts ES|QL UI Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch and removed v9.1.0 labels May 26, 2025
@carlosdelest carlosdelest marked this pull request as ready for review May 26, 2025 12:58
@elasticsearchmachine elasticsearchmachine added the Team:Docs Meta label for docs team label May 26, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@elasticsearchmachine elasticsearchmachine removed the Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch label May 26, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/kibana-esql (ES|QL-ui)

Copy link
Contributor

@leemthompo leemthompo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@carlosdelest you'll need to generate the 8.x asciidoc changes in a separate PR because we can't backport the markdown docs changes to the 8.19 branch

The 8.19 PR can then be merged immediately because it lives on the 8.19 branch.

However, this main/9.1.0 PR shouldn't be merged yet. We need to update all the ESQL docs to use the correct applies_to metadata which enables us to properly differentiate versioning in the new docs. Docs team will handle that, but in meantime we're not merging 9.1.0 changes immediately that don't have the correct metadata.

You can assign this PR to me if you like so I'll be responsible for merging/updating when time comes.

@carlosdelest
Copy link
Member Author

Thanks for chiming in @leemthompo ! I will assign this PR to you for now - LMK when I should merge it and its follow-up PR for 8.19 when things are ready.

@carlosdelest
Copy link
Member Author

... for some reason I can't assign it to you @leemthompo . Please do it yourself or just ping me when this is ready to merge 🙏

@leemthompo leemthompo self-assigned this May 26, 2025
@leemthompo
Copy link
Contributor

I've added to developer docs project board too so I'll maintain visibility :)

leemthompo pushed a commit to elastic/docs-content that referenced this pull request May 27, 2025
Related to elastic/elasticsearch#128437

Makes full text functions GA in ES|QL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL auto-backport Automatically create backport pull requests when merged >docs General docs changes >enhancement ES|QL-ui Impacts ES|QL UI Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) Team:Docs Meta label for docs team v8.19.0 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants