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.
15
15
Installation
16
16
------------
17
17
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" `
19
19
20
20
Build
21
21
-----
@@ -310,7 +310,7 @@ Plugin versions are available for (at least) all minor versions of Elasticsearch
310
310
The first 3 digits of plugin version is Elasticsearch versioning. The last digit is used for plugin versioning under an elasticsearch version.
311
311
312
312
To 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 `
314
314
315
315
| elasticsearch version | plugin version | plugin url |
316
316
| --------------------- | -------------- | ---------- |
@@ -327,6 +327,7 @@ To install it, launch this command in Elasticsearch directory replacing the url
327
327
| 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 |
328
328
| 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 |
329
329
| 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 |
330
331
331
332
332
333
License
You can’t perform that action at this time.
0 commit comments