All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by elasticsearch with all dependencies

Search JAR files by class name

jdevelops-data-es from group cn.jdevelops (version 2.0.7)

elasticsearch api参考:https://juejin.cn/post/7216679822096908347#heading-5 官方参考:https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/current/getting-started-java.html 官方参考rest-apis:https://www.elastic.co/guide/en/elasticsearch/reference/8.10/rest-apis.html

Group: cn.jdevelops Artifact: jdevelops-data-es
Show documentation Show source 
 

0 downloads
Artifact jdevelops-data-es
Group cn.jdevelops
Version 2.0.7
Last update 28. January 2024
Organization not specified
URL Not specified
License MIT License
Dependencies amount 6
Dependencies jackson-datatype-jsr310, elasticsearch-java, jdevelops-annotation-es, jackson-databind, jakarta.json-api, jdevelops-api-result,
There are maybe transitive dependencies!

elasticsearch-pipeline from group io.github.nooshhub (version 0.0.1)

Elasticsearch pipeline is a project for synchronizing data from database, also convert data first before we push data to elasticsearch, the current solutions from logstash does not help anymore, so we make our own.

Group: io.github.nooshhub Artifact: elasticsearch-pipeline
Show documentation Show source 
 

0 downloads
Artifact elasticsearch-pipeline
Group io.github.nooshhub
Version 0.0.1
Last update 21. May 2022
Organization not specified
URL https://github.com/nooshhub/elasticsearch-pipeline
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scrutineer from group com.aconex.scrutineer (version 7.9.3)

Compares 2 streams of Ids and Versions to prove that a secondary source is in sync with a primary source of truth. Designed to verify an elasticsearch cluster contains correct information from a JDBC source.

Group: com.aconex.scrutineer Artifact: scrutineer
Show all versions Show documentation Show source 
 

0 downloads
Artifact scrutineer
Group com.aconex.scrutineer
Version 7.9.3
Last update 16. December 2020
Organization not specified
URL https://github.com/Aconex/scrutineer
License Apache License Version 2.0
Dependencies amount 16
Dependencies elasticsearch, x-pack-transport, netty-transport, netty-codec, netty-codec-http, netty-handler, snakeyaml, jcommander, java-merge-sort, commons-lang3, guava, log4j-core, log4j-api, log4j-slf4j-impl, log4j-1.2-api, httpclient,
There are maybe transitive dependencies!

jmeter.backendlistener.elasticsearch from group io.github.delirius325 (version 2.6.8)

JMeter ElasticSearch Backend Listener is a JMeter plugin enabling you to send test results to an ElasticSearch engine. It is meant as an alternative live-monitoring tool to the built-in "InfluxDB" backend listener of JMeter.

Group: io.github.delirius325 Artifact: jmeter.backendlistener.elasticsearch
Show all versions Show documentation Show source 
 

49 downloads
Artifact jmeter.backendlistener.elasticsearch
Group io.github.delirius325
Version 2.6.8
Last update 02. August 2019
Organization not specified
URL https://github.com/delirius325/jmeter-elasticsearch-backend-listener
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scrutineer from group at.molindo (version 3.0.0)

Compares 2 streams of Ids and Versions to prove that a secondary source is in sync with a primary source of truth. Designed to verify an elasticsearch cluster contains correct information from a JDBC source.

Group: at.molindo Artifact: scrutineer
Show all versions Show documentation Show source 
 

0 downloads
Artifact scrutineer
Group at.molindo
Version 3.0.0
Last update 19. January 2016
Organization not specified
URL https://github.com/molindo/scrutineer
License Apache License Version 2.0
Dependencies amount 4
Dependencies java-merge-sort, commons-lang, guava, slf4j-api,
There are maybe transitive dependencies!

log4j2elastic from group net.inemar.utility (version 3.1.0)

The aim of the project is to store java log data generated with log4j2 (http://logging.apache.org/log4j/2.x/) in an elasticsearch database. It also provides the possiblity to change the log settings using a web based configuration

Group: net.inemar.utility Artifact: log4j2elastic
Show all versions Show documentation Show source 
 

0 downloads
Artifact log4j2elastic
Group net.inemar.utility
Version 3.1.0
Last update 27. May 2015
Organization not specified
URL https://bitbucket.org/inemar/utility-log4j2-elasticsearch
License Apache License, Version 2.0
Dependencies amount 4
Dependencies log4j-core, gson, elasticsearch, log4j-slf4j-impl,
There are maybe transitive dependencies!

elasticsearch-action-reloadsettings from group com.yakaz.elasticsearch.plugins (version 1.6.0)

The Reload Settings action plugin for ElasticSearch provides with a new REST end-point that reads configuration files and applies corresponding dynamic settings, and reports the other changes that could not be applied.

Group: com.yakaz.elasticsearch.plugins Artifact: elasticsearch-action-reloadsettings
Show all versions Show documentation Show source 
 

0 downloads
Artifact elasticsearch-action-reloadsettings
Group com.yakaz.elasticsearch.plugins
Version 1.6.0
Last update 06. February 2015
Organization not specified
URL http://github.com/yakaz/elasticsearch-action-reloadsettings
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies elasticsearch,
There are maybe transitive dependencies!

elasticsearch-query-acrossvariants from group com.yakaz.elasticsearch.plugins (version 1.5.0)

The AcrossField query plugin for ElasticSearch provides with a new query type that matching terms across multiple fields, instead of needing them to all match against any, but single, field.

Group: com.yakaz.elasticsearch.plugins Artifact: elasticsearch-query-acrossvariants
Show all versions Show documentation Show source 
 

0 downloads
Artifact elasticsearch-query-acrossvariants
Group com.yakaz.elasticsearch.plugins
Version 1.5.0
Last update 05. February 2015
Organization not specified
URL http://github.com/yakaz/elasticsearch-query-acrossvariants
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies elasticsearch,
There are maybe transitive dependencies!

quarkus-jnosql-document-elasticsearch from group io.quarkiverse.jnosql (version 3.3.0)

Quarkus JNoSQL Document Elasticsearch Runtime provides runtime support for integrating Elasticsearch document-oriented databases with Quarkus applications. This extension facilitates seamless integration, enabling efficient storage, retrieval, and management of document-oriented data within Quarkus projects, enhancing developer productivity.

Group: io.quarkiverse.jnosql Artifact: quarkus-jnosql-document-elasticsearch
Show all versions Show documentation Show source 
 

0 downloads
Artifact quarkus-jnosql-document-elasticsearch
Group io.quarkiverse.jnosql
Version 3.3.0
Last update 20. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies quarkus-jnosql-document, quarkus-jsonb, quarkus-elasticsearch-java-client, jnosql-elasticsearch,
There are maybe transitive dependencies!

search-query-parser from group io.github.dimmy82 (version 1.1.42)

search-query-parser is made to parse complex search query into layered search conditions, so it will be easy to construct Elasticsearch query DSL or something else. this is a wrapper of the Rust library (https://crates.io/crates/search-query-parser). Requirement: - Java 17 - Linux or Mac(arm64)

Group: io.github.dimmy82 Artifact: search-query-parser
Show all versions Show documentation Show source 
 

0 downloads
Artifact search-query-parser
Group io.github.dimmy82
Version 1.1.42
Last update 28. September 2023
Organization not specified
URL https://github.com/dimmy82
License Apache License 2.0
Dependencies amount 2
Dependencies kotlin-stdlib, jackson-module-kotlin,
There are maybe transitive dependencies!



Page 141 from 3 (items total 1416)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy