File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ This is a multi bucket aggregation.
1515Installation
1616------------
1717
18- ` bin/plugin --install path_hierarchy --url "https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v6.6 .0.2 /pathhierarchy-aggregation-6.6 .0.2 .zip" `
18+ ` bin/plugin --install path_hierarchy --url "https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v7.4 .0.1 /pathhierarchy-aggregation-7.4 .0.1 .zip" `
1919
2020Build
2121-----
@@ -310,7 +310,7 @@ Plugin versions are available for (at least) all minor versions of Elasticsearch
310310The first 3 digits of plugin version is Elasticsearch versioning. The last digit is used for plugin versioning under an elasticsearch version.
311311
312312To install it, launch this command in Elasticsearch directory replacing the url by the correct link for your Elasticsearch version (see table)
313- ` ./bin/elasticsearch-plugin install https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v7.2 .0.1/pathhierarchy-aggregation-7.2 .0.1.zip `
313+ ` ./bin/elasticsearch-plugin install https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v7.4 .0.1/pathhierarchy-aggregation-7.4 .0.1.zip `
314314
315315| elasticsearch version | plugin version | plugin url |
316316| --------------------- | -------------- | ---------- |
@@ -327,6 +327,7 @@ To install it, launch this command in Elasticsearch directory replacing the url
327327| 7.0.1 | 7.0.1.0 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v7.0.1.0/pathhierarchy-aggregation-7.0.1.0.zip |
328328| 7.1.1 | 7.1.1.0 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v7.1.1.0/pathhierarchy-aggregation-7.1.1.0.zip |
329329| 7.2.0 | 7.2.0.1 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v7.2.0.1/pathhierarchy-aggregation-7.2.0.1.zip |
330+ | 7.4.0 | 7.4.0.1 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v7.4.0.1/pathhierarchy-aggregation-7.4.0.1.zip |
330331
331332
332333License
You can’t perform that action at this time.
0 commit comments