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

[Backport 2.19] Introduce derived vector source via stored fields #2467

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 59b8e6b from #2449

Generates the vector source in the source field from the
KnnVectorsFormat or BVD. It does this by adding StoredFieldsFormat to
our existing custom codec.

Currently, feature is experimental and behind a feature flag via index
setting. In the future, we need to iterate to improve performance
and stability for nested/object portions.

Signed-off-by: John Mazanec <[email protected]>
(cherry picked from commit 59b8e6b)
@jmazanec15 jmazanec15 merged commit 9b07a12 into 2.19 Jan 30, 2025
111 checks passed
@github-actions github-actions bot deleted the backport/backport-2449-to-2.19 branch January 30, 2025 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants