pelias / schema

elasticsearch schema files and tooling
MIT License
40 stars 76 forks source link

chore(CI): Remove old Elasticsearch type support (`doc`) from CI #421

Closed orangejulius closed 4 years ago

orangejulius commented 4 years ago

This drops support for testing the schema with the Elasticsearch type name set to doc. This was only needed to support Elasticsearch 5. In order to support Elasticsearch 7, we'll no longer be supporting ES5.

Connects https://github.com/pelias/pelias/issues/831