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

Index mapping field of type 'string' has been removed #1353

Merged
merged 1 commit into from
Aug 21, 2017

Conversation

p365labs
Copy link
Collaborator

Index mapping field of type 'string' has been removed in Elasticsearch 6. It was deprecated in 5.0.
In order to make tests pass, I changed the value yes to boolean, due to strict boolean type implemented in 6.0

https://www.elastic.co/guide/en/elasticsearch/reference/5.5/string.html

@p365labs p365labs closed this Aug 17, 2017
@p365labs p365labs force-pushed the es6_remove_type_string_in_mapping branch from d645938 to 2418e03 Compare August 17, 2017 13:40
@p365labs p365labs reopened this Aug 17, 2017
@p365labs p365labs force-pushed the es6_remove_type_string_in_mapping branch 2 times, most recently from 96a65d7 to e07c520 Compare August 17, 2017 14:37
@p365labs p365labs force-pushed the es6_remove_type_string_in_mapping branch from e07c520 to ff898eb Compare August 18, 2017 15:20
@ruflin ruflin merged commit a52ac0c into ruflin:master Aug 21, 2017
@p365labs p365labs deleted the es6_remove_type_string_in_mapping branch August 21, 2017 12:27
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.

2 participants