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 c3ef72e commit 01cfb97Copy full SHA for 01cfb97
README.adoc
@@ -167,7 +167,7 @@ matrix which matches your Elasticsearch version and use the download link for th
167
168
[source]
169
----
170
-./bin/elasticsearch-plugin install https://github.com/scaleborn/elasticsearch-linear-regression/releases/download/5.3.0.2/elasticsearch-linear-regression-5.3.0.2.zip
+./bin/elasticsearch-plugin install https://github.com/scaleborn/elasticsearch-linear-regression/releases/download/5.5.0.1/elasticsearch-linear-regression-5.5.0.1.zip
171
172
The plugin will be installed under the name "linear-regression".
173
Do not forget to restart the node after installing.
0 commit comments