Jar examples for r:reindex
_reindex and _update_by_query APIs
You can download jar file reindex 5.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add reindex-5.2.0.jar to your project.
<dependency> <groupId>org.codelibs.elasticsearch.module</groupId> <artifactId>reindex</artifactId> <version>5.2.0</version> </dependency>
compile group: 'org.codelibs.elasticsearch.module', name: 'reindex', version: '5.2.0'
libraryDependencies += "org.codelibs.elasticsearch.module" % "reindex" % "5.2.0"
<dependency org="org.codelibs.elasticsearch.module" name="reindex" rev="5.2.0"/>
@Grapes(@Grab(group='org.codelibs.elasticsearch.module', module='reindex', version='5.2.0'))
'org.codelibs.elasticsearch.module:reindex:jar:5.2.0'
Click the following link to download the jar file.
reindex-5.2.0-javadoc.jar