ElasticSearch 0.14 Released

Hi,

ElasticSearch 0.14 released, see more here:
http://www.elasticsearch.com/blog/2010/12/27/0.14.0-released.html.

cheers,
-shay.banon

cool~~~
From: Shay Banon
Sent: Tuesday, December 28, 2010 5:58 PM
To: users
Subject: ElasticSearch 0.14 Released

Hi,

ElasticSearch 0.14 released, see more here: http://www.elasticsearch.com/blog/2010/12/27/0.14.0-released.html.

cheers,
-shay.banon

Awesome! _source highlighting is going to save us buying some hard
disks :slight_smile:

One thing that I am never 100% clear on, what is the correct upgrade
path? In our case, we're doing a full rebuild to get rid of some
stored highlight fields, so it is a moot point, but am curious anyways
and think this should be a dedicated section in the release notes.

Thanks for all the great work!!!

On Dec 28, 3:04 am, medcl2...@gmail.com wrote:

cool~~~
From: Shay Banon
Sent: Tuesday, December 28, 2010 5:58 PM
To: users
Subject: Elasticsearch 0.14 Released

Hi,

Elasticsearch 0.14 released, see more here:http://www.elasticsearch.com/blog/2010/12/27/0.14.0-released.html.

cheers,
-shay.banon

0.14 upgrade requires a full cluster restart, and make sure to upgrade the
clients as well if using the Java API. There is no need to rebuild indices.

Its a good point that it should be listed in any release notes. In general,
when there is a need to reindex data, it is listed in the release notes /
release announcement, if not, then the upgrade path between major versions
is the one listed above.

-shay.banon

On Tue, Dec 28, 2010 at 7:16 PM, Paul ppearcy@gmail.com wrote:

Awesome! _source highlighting is going to save us buying some hard
disks :slight_smile:

One thing that I am never 100% clear on, what is the correct upgrade
path? In our case, we're doing a full rebuild to get rid of some
stored highlight fields, so it is a moot point, but am curious anyways
and think this should be a dedicated section in the release notes.

Thanks for all the great work!!!

On Dec 28, 3:04 am, medcl2...@gmail.com wrote:

cool~~~
From: Shay Banon
Sent: Tuesday, December 28, 2010 5:58 PM
To: users
Subject: Elasticsearch 0.14 Released

Hi,

Elasticsearch 0.14 released, see more here:
http://www.elasticsearch.com/blog/2010/12/27/0.14.0-released.html.

cheers,
-shay.banon

On Tue, 2010-12-28 at 20:17 +0200, Shay Banon wrote:

0.14 upgrade requires a full cluster restart, and make sure to upgrade
the clients as well if using the Java API. There is no need to rebuild
indices.

A full cluster restart as in all nodes must be shut down at the same
time, or each node can be restarted one at a time?

clint

Sorry, should have been more specific, full cluster shutdown and then
restart.

On Tue, Dec 28, 2010 at 8:22 PM, Clinton Gormley clinton@iannounce.co.ukwrote:

On Tue, 2010-12-28 at 20:17 +0200, Shay Banon wrote:

0.14 upgrade requires a full cluster restart, and make sure to upgrade
the clients as well if using the Java API. There is no need to rebuild
indices.

A full cluster restart as in all nodes must be shut down at the same
time, or each node can be restarted one at a time?

clint