Closed orangejulius closed 4 years ago
The _all field was deprecated in Elasticsearch 6 and completely removed in Elasticsearch 7.
_all
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! :tada:
Connects https://github.com/pelias/pelias/issues/831
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! :tada:
Connects https://github.com/pelias/pelias/issues/831