We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ab71ce commit 01293b0Copy full SHA for 01293b0
README.adoc
@@ -89,6 +89,7 @@ Here is a list of languages code recognized:
89
[frame="all"]
90
|===
91
| Plugin version | Elasticsearch version | Release date
92
+| 5.2.2.0 | 5.2.2 | Mar 2, 2017
93
| 5.2.1.0 | 5.2.1 | Mar 2, 2017
94
| 5.1.2.0 | 5.1.2 | Jan 26, 2017
95
| 2.4.4.1 | 2.4.4 | Jan 25, 2017
@@ -118,7 +119,7 @@ Here is a list of languages code recognized:
118
119
120
[source]
121
----
-./bin/elasticsearch-plugin install http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-langdetect/5.2.1.0/elasticsearch-langdetect-5.2.1.0-plugin.zip
122
+./bin/elasticsearch-plugin install http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-langdetect/5.2.2.0/elasticsearch-langdetect-5.2.2.0-plugin.zip
123
124
125
### Elasticsearch 2.x
0 commit comments