Jar examples for r:reindex-client
The Reindex module adds APIs to reindex from one index to another or update documents in place.
You can download jar file reindex-client 5.6.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add reindex-client-5.6.7.jar to your project.
<dependency> <groupId>org.elasticsearch.plugin</groupId> <artifactId>reindex-client</artifactId> <version>5.6.7</version> </dependency>
compile group: 'org.elasticsearch.plugin', name: 'reindex-client', version: '5.6.7'
libraryDependencies += "org.elasticsearch.plugin" % "reindex-client" % "5.6.7"
<dependency org="org.elasticsearch.plugin" name="reindex-client" rev="5.6.7"/>
@Grapes(@Grab(group='org.elasticsearch.plugin', module='reindex-client', version='5.6.7'))
'org.elasticsearch.plugin:reindex-client:jar:5.6.7'
Click the following link to download the jar file.
reindex-client-5.6.7-javadoc.jar