File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ matrix which matches your Elasticsearch version and use the download link for th
171
171
172
172
[source]
173
173
----
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
175
175
----
176
176
The plugin will be installed under the name "linear-regression".
177
177
Do not forget to restart the node after installing.
@@ -180,6 +180,7 @@ Do not forget to restart the node after installing.
180
180
[frame="all"]
181
181
|===
182
182
| 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
183
184
| 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
184
185
| 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
185
186
| 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
You can’t perform that action at this time.
0 commit comments