Generic ElasticSearch Indexer Batch

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

Лицензия

Лицензия

Категории

Категории

Search Прикладные библиотеки Elasticsearch Dex Универсальные библиотеки Utility
Группа

Группа

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

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

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

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

0.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

Зависимости

compile (3)

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

test (1)

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

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

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

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

Версия
0.5.0