Jar examples for p:parent-join-client
This module adds the support parent-child queries and aggregations
You can download jar file parent-join-client 6.0.0-beta1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add parent-join-client-6.0.0-beta1.jar to your project.
<dependency> <groupId>org.elasticsearch.plugin</groupId> <artifactId>parent-join-client</artifactId> <version>6.0.0-beta1</version> </dependency>
compile group: 'org.elasticsearch.plugin', name: 'parent-join-client', version: '6.0.0-beta1'
libraryDependencies += "org.elasticsearch.plugin" % "parent-join-client" % "6.0.0-beta1"
<dependency org="org.elasticsearch.plugin" name="parent-join-client" rev="6.0.0-beta1"/>
@Grapes(@Grab(group='org.elasticsearch.plugin', module='parent-join-client', version='6.0.0-beta1'))
'org.elasticsearch.plugin:parent-join-client:jar:6.0.0-beta1'
Click the following link to download the jar file.
parent-join-client-6.0.0-beta1-javadoc.jar