elasticsearch-searchopt

This plugin provides a feature to optimize search performance.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.codelibs
ArtifactId

ArtifactId

elasticsearch-searchopt
Last Version

Last Version

6.6.0-beta2
Release Date

Release Date

Type

Type

jar
Description

Description

elasticsearch-searchopt
This plugin provides a feature to optimize search performance.

Download elasticsearch-searchopt

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 6.6.1
org.apache.logging.log4j : log4j-api jar 2.11.1

test (2)

Group / Artifact Type Version
org.codelibs : elasticsearch-cluster-runner jar 6.6.1.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
6.6.0-beta2
6.6.0-beta1