File tree Expand file tree Collapse file tree 4 files changed +782
-9
lines changed Expand file tree Collapse file tree 4 files changed +782
-9
lines changed Original file line number Diff line number Diff line change @@ -5,16 +5,13 @@ The JavaScript language plugin allows to have `javascript` as the language of sc
55
66In order to install the plugin, simply run: ` bin/plugin -install elasticsearch/elasticsearch-lang-javascript/2.0.0.RC1 ` .
77
8+ * For 1.0.x elasticsearch versions, look at [ master branch] ( https://github.com/elasticsearch/elasticsearch-lang-javascript/tree/master ) .
9+ * For 0.90.x elasticsearch versions, look at [ 1.x branch] ( https://github.com/elasticsearch/elasticsearch-lang-javascript/tree/1.x ) .
10+
811| JavaScript Lang Plugin | elasticsearch | rhino | Release date |
912| -----------------------------| ---------------------| ----------| :------------:|
10- | 2.0.0-SNAPSHOT (master) | 1.0.0.RC1 -> master | 1.7R4 | |
13+ | 2.0.0-SNAPSHOT | 1.0.0.RC1 -> master | 1.7R4 | XXXX-XX-XX |
1114| 2.0.0.RC1 | 1.0.0.RC1 -> master | 1.7R4 | 2014-01-15 |
12- | 1.5.0-SNAPSHOT (1.x) | 0.90 | 1.7R4 | |
13- | 1.4.0 | 0.90 | 1.7R4 | 2013-06-05 |
14- | 1.3.0 | 0.90 | 1.7R4 | 2013-02-26 |
15- | 1.2.0 | 0.19 -> 0.20 | 1.7R4 | 2012-06-23 |
16- | 1.1.0 | 0.19 | 1.7R3 | 2012-02-07 |
17- | 1.0.0 | 0.18 | 1.7R3 | 2011-12-05 |
1815
1916License
2017-------
You can’t perform that action at this time.
0 commit comments