File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,13 @@ The Python (jython) language plugin allows to have `python` as the language of s
5
5
6
6
In order to install the plugin, simply run: ` bin/plugin -install elasticsearch/elasticsearch-lang-python/1.2.0 ` .
7
7
8
- | Python Lang Plugin | elasticsearch | jython | Release date |
9
- | ----------------------------| ---------------------| ----------| :------------:|
10
- | 1.3.0-SNAPSHOT | 0.90 | 2.5.3 | |
11
- | 1.2.0 | 0.90 | 2.5.2 | 2013-02-26 |
12
- | 1.1.0 | 0.19 -> 0.20 | 2.5.2 | 2012-02-07 |
13
- | 1.0.0 | 0.18 | 2.5.2 | 2011-12-05 |
8
+ | Python Lang Plugin | elasticsearch | jython | Release date |
9
+ | -----------------------------| ---------------------| ----------| :------------:|
10
+ | 2.0.0.RC1-SNAPSHOT (master) | 1.0.0.RC1 -> master | 2.5.3 | |
11
+ | 1.3.0-SNAPSHOT (1.x) | 0.90 | 2.5.3 | |
12
+ | 1.2.0 | 0.90 | 2.5.2 | 2013-02-26 |
13
+ | 1.1.0 | 0.19 -> 0.20 | 2.5.2 | 2012-02-07 |
14
+ | 1.0.0 | 0.18 | 2.5.2 | 2011-12-05 |
14
15
15
16
License
16
17
-------
You can’t perform that action at this time.
0 commit comments