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

[8.x] Add option to store sparse_vector outside _source #118018

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

jimczi
Copy link
Contributor

@jimczi jimczi commented Dec 4, 2024

Backport

This will backport the following commits from main to 8.x:

This PR introduces an option for `sparse_vector` to store its values separately from `_source` by using term vectors.
This capability is primarly needed by the semantic text field.
@jimczi jimczi requested review from a team as code owners December 4, 2024 17:52
Copy link
Contributor

github-actions bot commented Dec 4, 2024

Documentation preview:

@jimczi jimczi changed the base branch from main to 8.x December 4, 2024 17:52
@jimczi jimczi removed request for a team December 4, 2024 17:52
@elasticsearchmachine elasticsearchmachine added the needs:triage Requires assignment of a team area label label Dec 4, 2024
@jimczi jimczi changed the title [8.x] sparse vector ci failure [8.x] Add option to store sparse_vector outside _source Dec 4, 2024
@jimczi jimczi added backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v8.18.0 :Search Relevance/Vectors Vector search and removed needs:triage Requires assignment of a team area label v9.0.0 labels Dec 4, 2024
@elasticsearchmachine elasticsearchmachine merged commit e130459 into elastic:8.x Dec 4, 2024
15 checks passed
@jimczi jimczi deleted the backport_117917 branch December 4, 2024 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Search Relevance/Vectors Vector search v8.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants