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

Add a soft limit on the mapping depth. #17400

Merged
merged 1 commit into from
Mar 30, 2016

Conversation

jpountz
Copy link
Contributor

@jpountz jpountz commented Mar 30, 2016

This commit adds the new index.mapping.depth.limit setting which controls the
maximum mapping depth that is allowed. It has a default value of 20.

@jpountz jpountz added >enhancement :Search Foundations/Mapping Index mappings, including merging and defining field types v5.0.0-alpha1 review labels Mar 30, 2016
@jimczi
Copy link
Contributor

jimczi commented Mar 30, 2016

LGTM

This commit adds the new `index.mapping.depth.limit` setting which controls the
maximum mapping depth that is allowed. It has a default value of 20.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>breaking :Search Foundations/Mapping Index mappings, including merging and defining field types v5.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants