File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,11 @@ 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/v7.6.0 .0/pathhierarchy-aggregation-7.6.0 .0.zip" `
18+ ` bin/plugin --install path_hierarchy --url "https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v7.16.3 .0/pathhierarchy-aggregation-7.16.3 .0.zip" `
1919
2020Build
2121-----
22- Requires Java 14
22+ Requires Java 17
2323
2424Development Environment Setup
2525------------
@@ -329,7 +329,7 @@ Installation
329329The first 3 digits of plugin version is Elasticsearch versioning. The last digit is used for plugin versioning under an elasticsearch version.
330330
331331To install it, launch this command in Elasticsearch directory replacing the url by the correct link for your Elasticsearch version (see table)
332- ` ./bin/elasticsearch-plugin install https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v7.10.2 .0/pathhierarchy-aggregation-7.10.2 .0.zip `
332+ ` ./bin/elasticsearch-plugin install https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v7.16.3 .0/pathhierarchy-aggregation-7.16.3 .0.zip `
333333
334334| elasticsearch version | plugin version | plugin url |
335335| --------------------- | -------------- | ---------- |
@@ -350,6 +350,7 @@ To install it, launch this command in Elasticsearch directory replacing the url
350350| 7.5.1 | 7.5.1.0 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v7.5.1.0/pathhierarchy-aggregation-7.5.1.0.zip |
351351| 7.6.0 | 7.6.0.0 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v7.6.0.0/pathhierarchy-aggregation-7.6.0.0.zip |
352352| 7.10.2 | 7.10.2.0 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v7.10.2.0/pathhierarchy-aggregation-7.10.2.0.zip |
353+ | 7.16.3 | 7.16.3.0 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v7.16.3.0/pathhierarchy-aggregation-7.16.3.0.zip |
353354
354355License
355356-------
You can’t perform that action at this time.
0 commit comments