Generic ElasticSearch Indexer Batch

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

Лицензия

Лицензия

Категории

Категории

Search Прикладные библиотеки Elasticsearch
Группа

Группа

com.github.nicosensei.batch
Идентификатор

Идентификатор

batch-tools-elasticsearch
Последняя версия

Последняя версия

0.5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать batch-tools-elasticsearch

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.nicosensei.batch : batch-tools-core jar 0.5.1
org.elasticsearch : elasticsearch jar 0.90.7
log4j : log4j jar 1.2.17

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.5.1
0.5.0