Shay Banon
9ded2405a0
Use Lucene Version that was used to create the index in Analysis
...
Lucene ships with a version constant that is mainly used to provide consistent behaviour across lucene release versions. Lucene's Analysis capabilities are commonly applied at index and search time such that the search-time behaviour should be identical to the index-time behaviour in most of the cases. Currently ElasticSearch always uses the latest version from Lucene which can break backwards compatibility with the index for users that rely on behaviour that changed in new Lucene version.
Users should always use the version the index was created with unless it's explicitly configured.
closes #2945
2013-04-29 13:18:51 +02:00
Shay Banon
3120457bfe
move to 0.90.0.RC3 snap
2013-04-08 05:48:29 -07:00
Shay Banon
3a8cba4d50
release 0.90.0.RC2
2013-04-08 05:46:26 -07:00
Shay Banon
0e815ce11c
add 0.20.7
2013-03-25 12:33:55 +01:00
Shay Banon
ea698add72
move to 0.90.0.RC2 snap
2013-03-20 19:06:30 +01:00
Shay Banon
a2f14b68e8
release 0.90.0.RC1
2013-03-20 19:05:08 +01:00
Shay Banon
bd75b731c6
move to 0.90.0.Beta2 snap
2013-02-26 10:33:57 +01:00
Shay Banon
ab3a59e0bf
release 0.90.0.Beta1
2013-02-26 10:32:50 +01:00
Shay Banon
e8e3dd1c9d
add 0.20.6 ver
2013-02-14 14:29:30 +01:00
Shay Banon
f5e55b7cb9
properly print JVM version
2013-01-29 20:25:13 +01:00
Shay Banon
716f2aebbb
add 0.20.5
2013-01-29 10:14:25 +01:00
Shay Banon
41cfe9cc27
add 0.20.4
2013-01-25 22:02:34 +01:00
Shay Banon
12239169b1
add 0.20.3
2012-12-27 14:30:40 -08:00
Shay Banon
8d0d288a1c
add 0.20 versions
2012-12-08 01:37:21 +01:00
Shay Banon
e021904250
use the 0.20.0 version
2012-12-07 23:15:44 +01:00
Shay Banon
5a226cde8e
add 0.19.13
2012-12-04 15:41:38 +01:00
Shay Banon
d8013aecc3
add 0.19.11 and 0.19.12 versions
2012-10-24 01:41:46 +02:00
Shay Banon
a3ffc65909
add 0.20.0.RC2 to versions on master
2012-10-22 01:56:23 +02:00
Shay Banon
c1489be816
forgot to mark 0.21.0 as snap
2012-10-22 01:55:33 +02:00
Shay Banon
6ec0071fa4
move master to be 0.21.0 Beta1 snap
2012-10-22 01:51:20 +02:00
Shay Banon
fe980343be
release 0.20.0.RC1
2012-10-22 01:48:09 +02:00
Shay Banon
aa435a288b
add node version to each request/response transport message
...
a version associated with each request, and having it associated with the stream when (de)serializing, can allow us in the future to better support cross version communication
2012-09-22 02:35:29 +02:00
Shay Banon
cc7eb263be
Transport: Add header token
...
This allows to more easily identify when illegal content is being sent to the transport port
closes #2280
2012-09-21 23:56:27 +02:00
Shay Banon
bb609f696f
add 0.19.10
2012-08-23 13:52:57 +02:00
Shay Banon
2436f645aa
add 0.19.9
2012-07-02 22:10:28 +02:00
Shay Banon
acc9783386
add 0.19.8
2012-06-26 19:59:40 +02:00
Shay Banon
2e610ea653
add 0.19.7
2012-06-25 17:34:31 +02:00
Shay Banon
e523c71a88
add 0.19.6
2012-06-25 15:37:35 +02:00
Shay Banon
11c9c404e9
add 0.19.5
2012-05-21 22:08:14 +02:00
Shay Banon
982a84b38d
add 0.19.4
2012-04-30 12:33:24 +03:00
Shay Banon
0cdd55bcd7
add 0.19.3
2012-04-04 20:53:45 +03:00
Shay Banon
cff13de080
add 0.19.2 version
2012-03-20 14:06:29 +02:00
Shay Banon
a4945aa5e8
Add 0.19.1
2012-03-02 17:05:41 +02:00
Shay Banon
32e1eff05a
move to 0.20.0.Beta1 snapshot
2012-03-02 11:23:24 +02:00
Shay Banon
b8d583a06e
release 0.19.0
2012-03-02 11:17:55 +02:00
Shay Banon
ca5f6ec0f6
move to 0.19.0.RC4 snap
2012-02-21 14:54:41 +02:00
Shay Banon
aeaed0a1b0
release 0.19.0.RC3
2012-02-21 14:52:49 +02:00
Shay Banon
676f115a26
update versions to 0.19.3 snap
2012-02-09 00:37:12 +02:00
Shay Banon
f5676780ae
release 0.19.0.RC2
2012-02-09 00:35:59 +02:00
Shay Banon
a89878ce6c
move to 0.19.0.RC2 snap
2012-02-07 15:17:09 +02:00
Shay Banon
b160ddbb2c
release 0.19.0.RC1
2012-02-07 15:02:42 +02:00
Shay Banon
70bf0a301b
have version implement serializable to DiscoveryNode can be serialized
2012-02-01 11:52:57 +02:00
Shay Banon
ecd41ca6e4
add 0.18.8
2012-01-10 13:10:53 +02:00
Shay Banon
33db88232d
move to 0.18.7
2011-12-19 11:43:50 +02:00
Shay Banon
f74256afcd
improve multicast message to have an internal header for node to node discovery
2011-12-16 18:29:10 +02:00
Shay Banon
6a71eab51f
finalize structure, tests pass
2011-12-06 02:43:17 +02:00
Shay Banon
a8fd2d48b8
first cleanup phase, move to single src
2011-12-06 00:59:23 +02:00