CrossRef / cayenne

MOVED to https://gitlab.com/crossref/rest_api
https://gitlab.com/crossref/rest_api
MIT License
17 stars 9 forks source link

Update elasticsearch to the latest version (7.0) #90

Open ppolischuk opened 5 years ago

ppolischuk commented 5 years ago

On staging, we're using ES version 6.2.4. In Docker, we're running 6.2.3. The latest version of ES is 7.0

We need to run comprehensive tests to see if anything breaks.

Breaking changes for ES version 7.0: https://www.elastic.co/guide/en/elasticsearch/reference/7.0/breaking-changes-7.0.html

Joe read the above doc and found the following bits relevant:

ppolischuk commented 4 years ago

Joe and Esha decided not to pursue this right now for the migration.