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

Fix updating include_in_parent/include_in_root of nested field. #55326

Merged
merged 3 commits into from
Apr 16, 2020

Conversation

jtibshirani
Copy link
Contributor

Backport of #54386, opening to get a full build.

gaobinlong and others added 2 commits April 16, 2020 09:19
elastic#54386)

The main changes are:
1. Throw an error when updating `include_in_parent` or `include_in_root` attribute of nested field dynamically by the PUT mapping API.
2. Add a test for the change.

Closes elastic#53792
@jtibshirani jtibshirani added :Search Foundations/Mapping Index mappings, including merging and defining field types backport labels Apr 16, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/Mapping)

@jtibshirani jtibshirani merged commit d7cded8 into elastic:7.x Apr 16, 2020
@jtibshirani jtibshirani deleted the include-in-root branch April 16, 2020 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Search Foundations/Mapping Index mappings, including merging and defining field types
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants