User Tools

Site Tools


sandbox:elastic-search-downgrade

Elasticsearch downgrade to 1.7.x

Older releases: https://www.elastic.co/downloads/past-releases

Here is simple way how to downgrade elasticsearch to older versions:

# yum downgrade https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch-1.7.3.noarch.rpm

Prevent from updates in future:

# echo "exclude=elasticseach*" >> /etc/yum.conf
sandbox/elastic-search-downgrade.txt · Last modified: 2018/06/04 12:05 by dreiggy

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki