Euler HTTP API - Elasticsearch Implementation

Euler - Http API.

Лицензия

Лицензия

GNU General Public License v3.0
Категории

Категории

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

Группа

com.github.euler-io
Идентификатор

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

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

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

0.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Euler HTTP API - Elasticsearch Implementation
Euler - Http API.

Скачать elasticsearch-impl

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.euler-io : http-api jar 0.1.2
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.3.2

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

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

Euler File Processing HTTP API Release

Euler is a Java API built for processing files using concurrent and scalable infrastructure provided by Akka. The main purpose is to extract data from unstructured content such as texts and images using a customizable and plugable task pipeline.

This is the project for the HTTP API. There is currently only one implementation that uses opendistro (elasticsearch) as backend. You can check the docker images at the docker hub.

Documentation

You can check our wiki for usage and configuration documentation.

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

Версия
0.1.2