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
256
256
The first 3 digits of plugin version is Elasticsearch versioning. The last digit is used for plugin versioning under an elasticsearch version.
257
257
258
258
To 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 `
260
260
261
261
| elasticsearch version | plugin version | plugin url |
262
262
| --------------------- | -------------- | ---------- |
@@ -265,7 +265,7 @@ To install it, launch this command in Elasticsearch directory replacing the url
265
265
| 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 |
266
266
| 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 |
267
267
| 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 |
269
269
270
270
271
271
License
You can’t perform that action at this time.
0 commit comments