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

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!

cassandra-all from group com.stratio.cassandra (version 2.1.07)

A fork of the Apache Cassandra Project that uses Lucene indexes for providing near real time search such as ElasticSearch or Solr, including full text search capabilities, multi-dimensional queries, and relevance scoring.

Group: com.stratio.cassandra Artifact: cassandra-all
Show all versions Show documentation Show source 
 

2 downloads
Artifact cassandra-all
Group com.stratio.cassandra
Version 2.1.07
Last update 05. December 2014
Organization not specified
URL http://cassandra.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 36
Dependencies snappy-java, lz4, compress-lzf, guava, commons-cli, commons-codec, commons-lang3, commons-math3, concurrentlinkedhashmap-lru, antlr, slf4j-api, jackson-core-asl, jackson-mapper-asl, jline, json-simple, high-scale-lib, snakeyaml, jbcrypt, metrics-core, reporter-config, thrift-server, stream, super-csv, logback-core, logback-classic, libthrift, cassandra-thrift, jna, jamm, netty-all, lucene-core, lucene-codecs, lucene-misc, lucene-queries, lucene-queryparser, lucene-analyzers-common,
There are maybe transitive dependencies!

cassandra-clientutil from group com.stratio.cassandra (version 2.1.07)

A fork of the Apache Cassandra Project that uses Lucene indexes for providing near real time search such as ElasticSearch or Solr, including full text search capabilities, multi-dimensional queries, and relevance scoring.

Group: com.stratio.cassandra Artifact: cassandra-clientutil
Show all versions Show documentation Show source 
 

0 downloads
Artifact cassandra-clientutil
Group com.stratio.cassandra
Version 2.1.07
Last update 05. December 2014
Organization not specified
URL http://cassandra.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!

cassandra-thrift from group com.stratio.cassandra (version 2.1.07)

A fork of the Apache Cassandra Project that uses Lucene indexes for providing near real time search such as ElasticSearch or Solr, including full text search capabilities, multi-dimensional queries, and relevance scoring.

Group: com.stratio.cassandra Artifact: cassandra-thrift
Show all versions Show documentation Show source 
 

1 downloads
Artifact cassandra-thrift
Group com.stratio.cassandra
Version 2.1.07
Last update 05. December 2014
Organization not specified
URL http://cassandra.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies commons-lang3, slf4j-api, libthrift,
There are maybe transitive dependencies!

cassandra-parent from group com.stratio.cassandra (version 2.1.07)

A fork of the Apache Cassandra Project that uses Lucene indexes for providing near real time search such as ElasticSearch or Solr, including full text search capabilities, multi-dimensional queries, and relevance scoring.

Group: com.stratio.cassandra Artifact: cassandra-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cassandra-parent
Group com.stratio.cassandra
Version 2.1.07
Last update 05. December 2014
Organization not specified
URL https://github.com/Stratio/stratio-cassandra
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

batch-tools from group com.github.nicosensei.batch (version 0.5.1)

A simple yet generic API for quick and easy implemention of batch programs using a pool of worjer threads. Provides the core API as well as an extension that provides a simple yet generic framework for indexing text files into an ElasticSearch cluster.

Group: com.github.nicosensei.batch Artifact: batch-tools
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact batch-tools
Group com.github.nicosensei.batch
Version 0.5.1
Last update 18. February 2014
Organization not specified
URL https://github.com/nicosensei/batch-tools
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcore-elasticsearch-consumer from group de.julielab (version 2.6.2)

This component converts CAS annotations into a JSON format that originates from Solr's preanalyzed field type. At the JulieLab, there is an ElasticSearch plugin making this format accessible also by ElasticSearch. Configuration happens right in Java code. Note that the component is also able to generate perfectly valid ElasticSearch default JSON which does not require the plugin. Then, however, the preanalyzed data format cannot be used because this is the format that required the ElasticSearch plugin.

Group: de.julielab Artifact: jcore-elasticsearch-consumer
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-elasticsearch-consumer
Group de.julielab
Version 2.6.2
Last update 29. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-elasticsearch-consumer
License BSD-2-Clause
Dependencies amount 14
Dependencies jcore-descriptor-creator, slf4j-api, httpclient, lucene-analyzers-common, assertj-core, guava, gson, jcore-utilities, julielab-java-utilities, icu4j, commons-lang3, mapdb, testng, junit-jupiter,
There are maybe transitive dependencies!



Page 140 from 140 (items total 1400)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy