Skip to content

Conversation

@yanjunh
Copy link
Contributor

@yanjunh yanjunh commented Mar 19, 2016

rework of #13547 on master branch

yanjunh added 2 commits March 18, 2016 17:36
This is to prevent mapping explosion when dynamic keys such as UUID are used as field names. index.mapping.total_fields.limit specifies the total number of fields an index can have. An exception will be thrown when the limit is reached. The default limit is 500. Setting the limit to 0 will disable the checking. This setting is runtime adjustable.
@yanjunh
Copy link
Contributor Author

yanjunh commented Mar 19, 2016

Better to leave default as no limit for backward compatibility. I am going to close this pull request and raise a new one.

@yanjunh yanjunh closed this Mar 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant