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 b412faa commit b0a1309Copy full SHA for b0a1309
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.3.0.2 | 5.3.0 | Apr 3, 2017
93
| 5.3.0.1 | 5.3.0 | Apr 1, 2017
94
| 5.3.0.0 | 5.3.0 | Mar 30, 2017
95
| 5.2.2.0 | 5.2.2 | Mar 2, 2017
@@ -121,7 +122,7 @@ Here is a list of languages code recognized:
121
122
123
[source]
124
----
-./bin/elasticsearch-plugin install http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-langdetect/5.3.0.1/elasticsearch-langdetect-5.3.0.1-plugin.zip
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
126
127
128
### Elasticsearch 2.x
0 commit comments