File tree 2 files changed +5
-3
lines changed 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,8 @@ Here is a list of languages code recognized:
89
89
[frame="all"]
90
90
|===
91
91
| Plugin version | Elasticsearch version | Release date
92
+ | 5.3.2.0 | 5.3.2 | Apr 30, 2017
93
+ | 5.3.1.0 | 5.3.1 | Apr 30, 2017
92
94
| 5.3.0.2 | 5.3.0 | Apr 3, 2017
93
95
| 5.3.0.1 | 5.3.0 | Apr 1, 2017
94
96
| 5.3.0.0 | 5.3.0 | Mar 30, 2017
@@ -122,7 +124,7 @@ Here is a list of languages code recognized:
122
124
123
125
[source]
124
126
----
125
- ./bin/elasticsearch-plugin install http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-langdetect/5.3.0.2 /elasticsearch-langdetect-5.3.0.2 -plugin.zip
127
+ ./bin/elasticsearch-plugin install http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-langdetect/5.3.2.0 /elasticsearch-langdetect-5.3.2.0 -plugin.zip
126
128
----
127
129
128
130
### Elasticsearch 2.x
Original file line number Diff line number Diff line change 1
1
group = org.xbib.elasticsearch.plugin
2
2
name = elasticsearch-langdetect
3
- version = 5.3.1 .0
3
+ version = 5.3.2 .0
4
4
5
- elasticsearch.version = 5.3.1
5
+ elasticsearch.version = 5.3.2
6
6
log4j.version = 2.8.2
7
7
junit.version = 4.12
8
8
asciidoclet.version = 1.5.4
You can’t perform that action at this time.
0 commit comments