File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,18 +3,18 @@ JavaScript lang Plugin for Elasticsearch
3
3
4
4
The JavaScript language plugin allows to have ` javascript ` (or ` js ` ) as the language of scripts to execute.
5
5
6
- In order to install the plugin, simply run:
6
+ In order to install the plugin, simply run:
7
7
8
8
``` sh
9
9
bin/plugin install elasticsearch/elasticsearch-lang-javascript/2.7.0
10
10
```
11
11
12
12
You need to install a version matching your Elasticsearch version:
13
13
14
- | elasticsearch | JavaScript Plugin | Docs |
14
+ | elasticsearch | JavaScript Plugin | Docs |
15
15
| ---------------| -----------------------| ------------|
16
16
| master | Build from source | See below |
17
- | es-1.x | 2.7.0 | [ 2.7.0] ( https://github.com/elastic/elasticsearch-lang-javascript/tree/v2.7.0/#version-270-for-elasticsearch-17 ) |
17
+ | es-1.7 | 2.7.0 | [ 2.7.0] ( https://github.com/elastic/elasticsearch-lang-javascript/tree/v2.7.0/#version-270-for-elasticsearch-17 ) |
18
18
| es-1.6 | 2.6.0 | [ 2.6.0] ( https://github.com/elastic/elasticsearch-lang-javascript/tree/v2.6.0/#version-260-for-elasticsearch-16 ) |
19
19
| es-1.5 | 2.5.0 | [ 2.5.0] ( https://github.com/elastic/elasticsearch-lang-javascript/tree/v2.5.0/#version-250-for-elasticsearch-15 ) |
20
20
| es-1.4 | 2.4.1 | [ 2.4.1] ( https://github.com/elasticsearch/elasticsearch-lang-javascript/tree/v2.4.1/#version-241-for-elasticsearch-14 ) |
You can’t perform that action at this time.
0 commit comments