aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authortj <tj@FreeBSD.org>2013-05-20 23:29:17 +0800
committertj <tj@FreeBSD.org>2013-05-20 23:29:17 +0800
commita2fd5298cf0c35dcbf302cbc1d1c3972456361c6 (patch)
treed232930a67d52b5d4366a9bc607bb1d377fa084c /UPDATING
parent46b9c1b0d8ab271767abb30c547dcb73e14d869d (diff)
downloadfreebsd-ports-gnome-a2fd5298cf0c35dcbf302cbc1d1c3972456361c6.tar.gz
freebsd-ports-gnome-a2fd5298cf0c35dcbf302cbc1d1c3972456361c6.tar.zst
freebsd-ports-gnome-a2fd5298cf0c35dcbf302cbc1d1c3972456361c6.zip
Upgrade to 0.90.0.
This upgade requires a full cluster restart. Changes: http://www.elasticsearch.org/downloads/0-90-0/
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING15
1 files changed, 15 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 363e65514108..8fdd9a440ee2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,21 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20130520:
+ AFFECTS: users of textproc/elasticsearch
+ AUTHOR: tj@FreeBSD.org
+
+ This is the first stable release based on Lucene 4. We recommend testing
+ the upgrade before doing it in production.
+
+ Upgrading from 0.20 requires a full cluster restart.
+
+ In order to be able to downgrade, stop indexing new data, issue a flush
+ request, do the upgrade and only enable indexing of new data once you
+ are certain that you no longer need to downgrade. Once new data has
+ been indexed, downgrading is no longer possible. To be extra safe, back
+ up your data before upgrading.
+
20130519:
AFFECTS: users of net/activemq
AUTHOR: tj@FreeBSD.org