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 @@ -70,7 +70,7 @@ Plugin versions are available for (at least) all minor versions of Elasticsearch
70
70
The first 3 digits of plugin version is Elasticsearch versioning. The last digit is used for plugin versioning under an elasticsearch version.
71
71
72
72
To install it, launch this command in Elasticsearch directory replacing the url by the correct link for your Elasticsearch version (see table)
73
- ` ./bin/elasticsearch-plugin install https://github.com/opendatasoft/elasticsearch-aggregation-geoclustering/releases/download/v6.7.1 .0/geopoint-clustering-aggregation-6.7.1 .0.zip `
73
+ ` ./bin/elasticsearch-plugin install https://github.com/opendatasoft/elasticsearch-aggregation-geoclustering/releases/download/v6.8.0 .0/geopoint-clustering-aggregation-6.8.0 .0.zip `
74
74
75
75
| elasticsearch version | plugin version | plugin url |
76
76
| --------------------- | -------------- | ---------- |
@@ -82,5 +82,6 @@ To install it, launch this command in Elasticsearch directory replacing the url
82
82
| 6.5.4 | 6.5.4.0 | https://github.com/opendatasoft/elasticsearch-aggregation-geoclustering/releases/download/v6.5.4.0/geopoint-clustering-aggregation-6.5.4.0.zip |
83
83
| 6.6.2 | 6.6.2.0 | https://github.com/opendatasoft/elasticsearch-aggregation-geoclustering/releases/download/v6.6.2.0/geopoint-clustering-aggregation-6.6.2.0.zip |
84
84
| 6.7.1 | 6.7.1.0 | https://github.com/opendatasoft/elasticsearch-aggregation-geoclustering/releases/download/v6.7.1.0/geopoint-clustering-aggregation-6.7.1.0.zip |
85
+ | 6.8.0 | 6.8.0.0 | https://github.com/opendatasoft/elasticsearch-aggregation-geoclustering/releases/download/v6.8.0.0/geopoint-clustering-aggregation-6.8.0.0.zip |
85
86
86
87
You can’t perform that action at this time.
0 commit comments