We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15167a5 commit a4d459cCopy full SHA for a4d459c
README.md
@@ -3,10 +3,6 @@ Elasticsearch Aggregation Path Hierarchy Plugin
3
4
This is a multi bucket aggregation.
5
6
-| elasticsearch | Path hierarchy plugin |
7
-|---------------|---------------------------|
8
-| 1.6.0 | 1.6.0.0 |
9
-
10
11
Installation
12
------------
pom.xml
@@ -7,7 +7,7 @@
<groupId>org.opendatasoft.elasticsearch</groupId>
<artifactId>elasticsearch-aggregation-pathhierarchy</artifactId>
- <version>1.6.0.0-SNAPSHOT</version>
+ <version>1.6.0.0</version>
<parent>
13
<groupId>org.sonatype.oss</groupId>
0 commit comments