Skip to content

[8.x] Semantic text with legacy format cannot store term vectors (#119690)#119695

Merged
elasticsearchmachine merged 2 commits intoelastic:8.xfrom
jimczi:backport/8.x/pr-119690
Jan 8, 2025
Merged

[8.x] Semantic text with legacy format cannot store term vectors (#119690)#119695
elasticsearchmachine merged 2 commits intoelastic:8.xfrom
jimczi:backport/8.x/pr-119690

Conversation

@jimczi
Copy link
Contributor

@jimczi jimczi commented Jan 7, 2025

Backports the following commits to 8.x:

…19690)

This change fixes the store option of the underlying sparse vector field for semantic text.
For legacy indices, the store option should remain false since changing this option on an existing index is not allowed and that term vectors are already stored in _source.
@jimczi jimczi added :SearchOrg/Relevance Label for the Search (solution/org) Relevance team >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Jan 7, 2025
@elasticsearchmachine elasticsearchmachine merged commit b78cfd8 into elastic:8.x Jan 8, 2025
@jimczi jimczi deleted the backport/8.x/pr-119690 branch January 8, 2025 10:08
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 >non-issue :SearchOrg/Relevance Label for the Search (solution/org) Relevance team v8.18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants