@@ -3,21 +3,23 @@ JavaScript lang Plugin for ElasticSearch
33
44The JavaScript language plugin allows to have ` javascript ` as the language of scripts to execute.
55
6- In order to install the plugin, simply run: ` bin/plugin -install elasticsearch/elasticsearch-lang-javascript/1.3.0 ` .
7-
8- ----------------------------------------
9- | JavaScript Plugin | ElasticSearch |
10- ----------------------------------------
11- | master | 0.90 -> master |
12- ----------------------------------------
13- | 1.3.0 | 0.90 -> master |
14- ----------------------------------------
15- | 1.2.0 | 0.19 -> 0.20 |
16- ----------------------------------------
17- | 1.1.0 | 0.19 |
18- ----------------------------------------
19- | 1.0.0 | 0.18 |
20- ----------------------------------------
6+ In order to install the plugin, simply run: ` bin/plugin -install elasticsearch/elasticsearch-lang-javascript/1.4.0 ` .
7+
8+ -----------------------------------------------
9+ | JavaScript Plugin | ElasticSearch |
10+ -----------------------------------------------
11+ | 1.5.0-SNAPSHOT (master) | 0.90 -> master |
12+ -----------------------------------------------
13+ | 1.4.0 | 0.90 -> master |
14+ -----------------------------------------------
15+ | 1.3.0 | 0.90 |
16+ -----------------------------------------------
17+ | 1.2.0 | 0.19 -> 0.20 |
18+ -----------------------------------------------
19+ | 1.1.0 | 0.19 |
20+ -----------------------------------------------
21+ | 1.0.0 | 0.18 |
22+ -----------------------------------------------
2123
2224License
2325-------
0 commit comments