com.klibisz.elastiknn:core_2.12

Schema objects and algorithms for the ElastiKnn Elasticsearch plugin

License

License

GroupId

GroupId

com.klibisz.elastiknn
ArtifactId

ArtifactId

core_2.12
Last Version

Last Version

0.1.0-PRE16
Release Date

Release Date

Type

Type

jar
Description

Description

com.klibisz.elastiknn:core_2.12
Schema objects and algorithms for the ElastiKnn Elasticsearch plugin
Project URL

Project URL

https://github.com/alexklibisz/elastiknn
Source Code Management

Source Code Management

https://github.com/alexklibisz/elastiknn

Download core_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.klibisz.elastiknn/core_2.12/ -->
<dependency>
    <groupId>com.klibisz.elastiknn</groupId>
    <artifactId>core_2.12</artifactId>
    <version>0.1.0-PRE16</version>
</dependency>
// https://jarcasting.com/artifacts/com.klibisz.elastiknn/core_2.12/
implementation 'com.klibisz.elastiknn:core_2.12:0.1.0-PRE16'
// https://jarcasting.com/artifacts/com.klibisz.elastiknn/core_2.12/
implementation ("com.klibisz.elastiknn:core_2.12:0.1.0-PRE16")
'com.klibisz.elastiknn:core_2.12:jar:0.1.0-PRE16'
<dependency org="com.klibisz.elastiknn" name="core_2.12" rev="0.1.0-PRE16">
  <artifact name="core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.klibisz.elastiknn', module='core_2.12', version='0.1.0-PRE16')
)
libraryDependencies += "com.klibisz.elastiknn" % "core_2.12" % "0.1.0-PRE16"
[com.klibisz.elastiknn/core_2.12 "0.1.0-PRE16"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12
io.circe : circe-generic-extras_2.12 jar 0.13.0

runtime (2)

Group / Artifact Type Version
io.circe : circe-generic_2.12 jar 0.13.0
io.circe : circe-parser_2.12 jar 0.13.0

Project Modules

There are no modules declared in this project.

Elastiknn

Elasticsearch plugin for similarity search on dense floating point and sparse boolean vectors.

Documentation

Comprehensive documentation is hosted at elastiknn.com

If you're looking to contribute to Elastiknn, please see developer-guide.md.

Community

Users

Are you using Elastiknn? If so, please consider submitting a pull request to list your organization below.

  • You could be the first!

Builds

Build Status
Github CI Builds Github CI Status
Github Release Build Github Release Status

Releases

Artifact Release Snapshot
Elasticsearch plugin zip file Plugin Release Plugin Snapshot
Python HTTP client for Elastiknn Python Release
Java library w/ exact and approximate vector similarity models Models Release Models Snapshot
Java library w/ Lucene queries and constructs used in Elastiknn Lucene Release Lucene Snapshot
Scala case classes and circe codecs for the Elastiknn JSON API Api4s Release Api4s Snapshot
Scala HTTP client for Elastiknn, based on elastic4s Elastic4s Release Elastic4s Snapshot

Sponsors

Yourkit

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.

Versions

Version
0.1.0-PRE16
0.1.0-PRE12
0.1.0-PRE0