alexklibisz / elastiknn   7.17.6.0

Apache License 2.0 Website GitHub

Elasticsearch plugin for nearest neighbor search. Store vectors and run similarity search using exact and approximate algorithms.

Scala versions: 2.13 2.12

api4s 0.1.0-PRE44


Group ID:
com.klibisz.elastiknn
Artifact ID:
api4s_2.12
Version:
0.1.0-PRE44
Release Date:
Oct 29, 2020
Licenses:
Files:

libraryDependencies += "com.klibisz.elastiknn" %% "api4s" % "0.1.0-PRE44"

Mill build tool

ivy"com.klibisz.elastiknn::api4s:0.1.0-PRE44"

Scala CLI

//> using dep "com.klibisz.elastiknn::api4s:0.1.0-PRE44"

Ammonite REPL

import $ivy.`com.klibisz.elastiknn::api4s:0.1.0-PRE44`

<dependency>
  <groupId>com.klibisz.elastiknn</groupId>
  <artifactId>api4s_2.12</artifactId>
  <version>0.1.0-PRE44</version>
</dependency>

compile group: 'com.klibisz.elastiknn', name: 'api4s_2.12', version: '0.1.0-PRE44'