Skip to content
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

Support semantic_text in ES|QL #115103

Open
9 of 15 tasks
ChrisHegarty opened this issue Oct 18, 2024 · 4 comments
Open
9 of 15 tasks

Support semantic_text in ES|QL #115103

ChrisHegarty opened this issue Oct 18, 2024 · 4 comments
Assignees
Labels
ES|QL-ui Impacts ES|QL UI Meta :Search Relevance/Search Catch all for Search Relevance Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch

Comments

@ChrisHegarty
Copy link
Contributor

ChrisHegarty commented Oct 18, 2024

This meta issue tracks adding support for semantic_text to ES|QL.

Follow-ups:

Refactor work (might be done separate from the semantic_text support project but tracking here):

@ChrisHegarty ChrisHegarty added :Search/Search Search-related issues that do not fall into other categories Meta Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch labels Oct 18, 2024
@elasticsearchmachine elasticsearchmachine added Team:Search Meta label for search team and removed Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch labels Oct 18, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

@elasticsearchmachine
Copy link
Collaborator

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

@javanna javanna added :Search Relevance/Search Catch all for Search Relevance and removed :Search/Search Search-related issues that do not fall into other categories labels Nov 7, 2024
@elasticsearchmachine elasticsearchmachine added Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch and removed Team:Search Meta label for search team labels Nov 7, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-relevance (Team:Search Relevance)

@ioanatia
Copy link
Contributor

ioanatia commented Jan 9, 2025

Since field caps will report semantic_text fields as text, the initial plan on how we want to support semantic_text in ES|QL changes.
ES|QL will handle semantic_text fields as text fields.
We already support semantic_text as part of the match query and match function (through the query builder rewrite (#118676).

After the field caps change is merged, we might need to go back and clean up some of the changes that specifically accounted for a semantic_text field type in ES|QL. These changes are under snapshot (under the the SEMANTIC_TEXT_FIELD_TYPE capability), so there are no bwc concerns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ES|QL-ui Impacts ES|QL UI Meta :Search Relevance/Search Catch all for Search Relevance Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch
Projects
None yet
Development

No branches or pull requests

5 participants