File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ The JavaScript language plugin allows to have `javascript` (or `js`) as the lang
6
6
In order to install the plugin, simply run:
7
7
8
8
``` sh
9
- bin/plugin -install elasticsearch/elasticsearch-lang-javascript/2.3 .0
9
+ bin/plugin -install elasticsearch/elasticsearch-lang-javascript/2.4 .0
10
10
```
11
11
12
12
You need to install a version matching your Elasticsearch version:
@@ -15,7 +15,7 @@ You need to install a version matching your Elasticsearch version:
15
15
| ---------------| -----------------------| ------------|
16
16
| master | Build from source | See below |
17
17
| es-1.x | Build from source | [ 2.5.0-SNAPSHOT] ( https://github.com/elasticsearch/elasticsearch-transport-thrift/tree/es-1.x/#version-250-snapshot-for-elasticsearch-1x ) |
18
- | es-1.4 | Build from source | [ 2.4.0-SNAPSHOT ] ( https://github.com/elasticsearch/elasticsearch-transport-thrift /tree/es-1.4 /#version-240-snapshot- for-elasticsearch-1x ) |
18
+ | es-1.4 | 2.4.0 | [ 2.4.0] ( https://github.com/elasticsearch/elasticsearch-lang-javascript /tree/v2.4.0 /#version-240-for-elasticsearch-14 ) |
19
19
| es-1.3 | 2.3.0 | [ 2.3.0] ( https://github.com/elasticsearch/elasticsearch-lang-javascript/tree/v2.3.0/#javascript-lang-plugin-for-elasticsearch ) |
20
20
| es-1.2 | 2.2.0 | [ 2.2.0] ( https://github.com/elasticsearch/elasticsearch-lang-javascript/tree/v2.2.0/#javascript-lang-plugin-for-elasticsearch ) |
21
21
| es-1.1 | 2.1.0 | [ 2.1.0] ( https://github.com/elasticsearch/elasticsearch-lang-javascript/tree/v2.1.0/#javascript-lang-plugin-for-elasticsearch ) |
You can’t perform that action at this time.
0 commit comments