Last Version

percolator 7.17.4

Percolator module adds capability to index queries and query these queries by specifying documents

License

License

Categories

Categories

CLI User Interface Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch.plugin
ArtifactId

ArtifactId

percolator-client
Version

Version

7.17.4
Type

Type

jar
Description

Description

percolator
Percolator module adds capability to index queries and query these queries by specifying documents
Project URL

Project URL

https://github.com/elastic/elasticsearch

Download percolator-client 7.17.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.