Skip to content

Backport synthetic source keep param#684

Merged
salvatore-campagna merged 1 commit intoelastic:8.15from
salvatore-campagna:backport/synthetic-source-keep-param
Oct 1, 2024
Merged

Backport synthetic source keep param#684
salvatore-campagna merged 1 commit intoelastic:8.15from
salvatore-campagna:backport/synthetic-source-keep-param

Conversation

@salvatore-campagna
Copy link
Contributor

Backport of #682 to branch 8.15

…tic#682)

This PR introduces a new track parameter, `synthetic_source_keep` which is used to control the
behaviour of synthetic source for all field types. It can have values `none`, `arrays` or `all` (`all`
not usable when set at index level).
See elastic/elasticsearch#112706 to understand the effect of each value.

Later on we will use this to change the behaviour in our nightlies and run benchmarks on both `elastic/logs`
and `elastic/security` using value `arrays`.
@salvatore-campagna salvatore-campagna changed the base branch from master to 8.15 September 30, 2024 15:51
@gbanasiak gbanasiak added the backport This PR is a backport of some other PR label Sep 30, 2024
@salvatore-campagna salvatore-campagna merged commit 5a29e9b into elastic:8.15 Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of some other PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments