Skip to content

Conversation

@jimczi
Copy link
Contributor

@jimczi jimczi commented Jun 9, 2025

Backport of #128735 to 8.19

…tic#128735)

This PR introduces a new include_vectors option to the _source retrieval context.
When set to false, vectors are excluded from the returned _source.
This is especially efficient when used with synthetic source, as it avoids loading vector fields entirely.

By default, vectors remain included unless explicitly excluded.
@elasticsearchmachine elasticsearchmachine merged commit 76829db into elastic:8.19 Jun 9, 2025
15 checks passed
@jimczi jimczi deleted the backport_128735_819 branch June 9, 2025 15:29
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 >feature :Search Relevance/Vectors Vector search v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants