Skip to content

Commit 0cb9dbe

Browse files
committed
Update readme
1 parent 0a37e7f commit 0cb9dbe

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This is a multi bucket aggregation.
1515
Installation
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

2020
Build
2121
-----
@@ -310,7 +310,7 @@ Plugin versions are available for (at least) all minor versions of Elasticsearch
310310
The first 3 digits of plugin version is Elasticsearch versioning. The last digit is used for plugin versioning under an elasticsearch version.
311311

312312
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`
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

332333
License

0 commit comments

Comments
 (0)