File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -256,7 +256,7 @@ Plugin versions are available for (at least) all minor versions of Elasticsearch
256256The first 3 digits of plugin version is Elasticsearch versioning. The last digit is used for plugin versioning under an elasticsearch version.
257257
258258To install it, launch this command in Elasticsearch directory replacing the url by the correct link for your Elasticsearch version (see table)
259- ` ./bin/elasticsearch-plugin install https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v6.4.1.1 /elasticsearch-aggregation-pathhierarchy-6.4.1.1 .zip `
259+ ` ./bin/elasticsearch-plugin install https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v6.4.3.0 /elasticsearch-aggregation-pathhierarchy-6.4.3.0 .zip `
260260
261261| elasticsearch version | plugin version | plugin url |
262262| --------------------- | -------------- | ---------- |
@@ -265,7 +265,7 @@ To install it, launch this command in Elasticsearch directory replacing the url
265265| 6.1.4 | 6.1.4.1 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v6.1.4.1/elasticsearch-aggregation-pathhierarchy-6.1.4.1.zip |
266266| 6.2.4 | 6.2.4.1 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v6.2.4.1/elasticsearch-aggregation-pathhierarchy-6.2.4.1.zip |
267267| 6.3.2 | 6.3.2.1 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v6.3.2.1/elasticsearch-aggregation-pathhierarchy-6.3.2.1.zip |
268- | 6.4.2 | 6.4.2.1 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v6.4.2.1 /elasticsearch-aggregation-pathhierarchy-6.4.2.1 .zip |
268+ | 6.4.3 | 6.4.3.0 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v6.4.3.0 /elasticsearch-aggregation-pathhierarchy-6.4.3.0 .zip |
269269
270270
271271License
You can’t perform that action at this time.
0 commit comments