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

feat(es7): remove _all mapping #424

Merged
merged 1 commit into from
Jan 8, 2020
Merged

feat(es7): remove _all mapping #424

merged 1 commit into from
Jan 8, 2020

Conversation

orangejulius
Copy link
Member

The _all field was deprecated in Elasticsearch 6 and completely removed in Elasticsearch 7.

Pelias has disabled this field for quite some time, however now that we have dropped support for ES5, we can remove this configuration option.

This happens to be the final change required to add support for ES7! 🎉

Connects pelias/pelias#831

The `_all` field was deprecated in Elasticsearch 6 and completely
removed in [Elasticsearch
7](https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-7.0.html#all-meta-field-removed).

Pelias has disabled this field for quite some time, however now that we
have dropped support for ES5, we can remove this configuration option.
This also moves us towards supporting ES7!

Connects pelias/pelias#831
@orangejulius orangejulius merged commit e3af4fe into master Jan 8, 2020
@orangejulius orangejulius deleted the remove-_all-mapping branch January 8, 2020 20:26
This was referenced Jan 8, 2020
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