Generic ElasticSearch Indexer Batch

Provides a generic framework for indexing text files with an ElasticSearch cluster.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.nicosensei
ArtifactId

ArtifactId

elastic-index-batch
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Generic ElasticSearch Indexer Batch
Provides a generic framework for indexing text files with an ElasticSearch cluster.

Download elastic-index-batch

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nicosensei/elastic-index-batch/ -->
<dependency>
    <groupId>com.github.nicosensei</groupId>
    <artifactId>elastic-index-batch</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nicosensei/elastic-index-batch/
implementation 'com.github.nicosensei:elastic-index-batch:0.3.2'
// https://jarcasting.com/artifacts/com.github.nicosensei/elastic-index-batch/
implementation ("com.github.nicosensei:elastic-index-batch:0.3.2")
'com.github.nicosensei:elastic-index-batch:jar:0.3.2'
<dependency org="com.github.nicosensei" name="elastic-index-batch" rev="0.3.2">
  <artifact name="elastic-index-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nicosensei', module='elastic-index-batch', version='0.3.2')
)
libraryDependencies += "com.github.nicosensei" % "elastic-index-batch" % "0.3.2"
[com.github.nicosensei/elastic-index-batch "0.3.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.nicosensei : text-batch jar 1.2.2
org.elasticsearch : elasticsearch jar 0.90.7
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0