Skip to content

Commit 3d24f7b

Browse files
committed
Compatibility work for ES 5.5.2
1 parent 2f49c3f commit 3d24f7b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ matrix which matches your Elasticsearch version and use the download link for th
171171

172172
[source]
173173
----
174-
./bin/elasticsearch-plugin install https://github.com/scaleborn/elasticsearch-linear-regression/releases/download/5.5.1.2/elasticsearch-linear-regression-5.5.1.2.zip
174+
./bin/elasticsearch-plugin install https://github.com/scaleborn/elasticsearch-linear-regression/releases/download/5.5.2.1/elasticsearch-linear-regression-5.5.2.1.zip
175175
----
176176
The plugin will be installed under the name "linear-regression".
177177
Do not forget to restart the node after installing.
@@ -180,6 +180,7 @@ Do not forget to restart the node after installing.
180180
[frame="all"]
181181
|===
182182
| Plugin version | Elasticsearch version | Release date
183+
| https://github.com/scaleborn/elasticsearch-linear-regression/releases/download/5.5.2.1/elasticsearch-linear-regression-5.5.2.1.zip[5.5.2.1] | 5.5.2 | Aug 30, 2017
183184
| https://github.com/scaleborn/elasticsearch-linear-regression/releases/download/5.5.1.2/elasticsearch-linear-regression-5.5.1.2.zip[5.5.1.2] | 5.5.1 | Aug 29, 2017
184185
| https://github.com/scaleborn/elasticsearch-linear-regression/releases/download/5.5.1.1/elasticsearch-linear-regression-5.5.1.1.zip[5.5.1.1] | 5.5.1 | Jul 27, 2017
185186
| https://github.com/scaleborn/elasticsearch-linear-regression/releases/download/5.5.0.1/elasticsearch-linear-regression-5.5.0.1.zip[5.5.0.1] | 5.5.0 | Jul 18, 2017

0 commit comments

Comments
 (0)