License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.codelibs |
ArtifactId | ArtifactIdelasticsearch-searchopt |
Last Version | Last Version6.6.0-beta2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelasticsearch-searchopt
This plugin provides a feature to optimize search performance.
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 6.6.1 |
org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
Group / Artifact | Type | Version |
---|---|---|
org.codelibs : elasticsearch-cluster-runner | jar | 6.6.1.0 |
junit : junit | jar | 4.12 |