Elasticsearch plugin for nearest neighbor search. Store vectors and run similarity search using exact and approximate algorithms.
- elasticsearch
- lucene
- nearest-neighbor-search
- elasticsearch-plugin
- neural-search
- locality-sensitive-hashing
- similarity-search
- semantic-search
- embeddings
              Scala versions:
              
                2.13
              
            
          
    
          
    
          
    
          
    
          
        api4s 0.1.0-PRE42
Group ID:
     com.klibisz.elastiknn 
  Artifact ID:
     api4s_2.12 
  Version:
     0.1.0-PRE42 
  Release Date:
     Oct 22, 2020 
  Licenses:
    
  Files:
    
  Developers:
    
  libraryDependencies += "com.klibisz.elastiknn" %% "api4s" % "0.1.0-PRE42"
ivy"com.klibisz.elastiknn::api4s:0.1.0-PRE42"
//> using dep "com.klibisz.elastiknn::api4s:0.1.0-PRE42"
import $ivy.`com.klibisz.elastiknn::api4s:0.1.0-PRE42`
<dependency> <groupId>com.klibisz.elastiknn</groupId> <artifactId>api4s_2.12</artifactId> <version>0.1.0-PRE42</version> </dependency>
compile group: 'com.klibisz.elastiknn', name: 'api4s_2.12', version: '0.1.0-PRE42'