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] Introduce an ignore_above index-level setting (#113121) #113414

Merged

Conversation

salvatore-campagna
Copy link
Contributor

Backport

This is an automatic backport to 8.x of:

Questions ?

Please refer to the Backport tool documentation

Here we introduce a new index-level setting, `ignore_above`, similar to what we have
for `ignore_malformed`. The setting will apply to all `keyword`, `wildcard` and `flattened`
fields. Each field mapping will still be allowed to override the index-level setting using a
mapping-level `ignore_above` value.

(cherry picked from commit 208a1fe)
Copy link
Contributor

Documentation preview:

@salvatore-campagna salvatore-campagna self-assigned this Sep 23, 2024
@salvatore-campagna salvatore-campagna added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Sep 23, 2024
@elasticsearchmachine elasticsearchmachine merged commit bac208a into elastic:8.x Sep 23, 2024
16 checks passed
@salvatore-campagna salvatore-campagna deleted the backport/8.x/pr-113121 branch September 23, 2024 20:16
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 v8.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants