Skip to content

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

License

Notifications You must be signed in to change notification settings

alexklibisz/elastiknn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a298cc3 · Jun 18, 2020
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elastiknn

Elasticsearch Plugin for Nearest Neighbor Search

Documentation

Documentation at elastiknn.klibisz.com

If you're using Elastiknn...

Please let me know what you think - email aklibisz at gmail, or post an issue on this repo. I don't actually use Elasticsearch in my day job, so it's great to get input from people who do.

Builds and Releases

Item Status
Github CI Build Github CI Status
Github Release Build Github Release Status
Plugin Release Plugin Release Status
Plugin Snapshot Plugin Snapshot Status
Python Client, Release Python Client Release Status
Scala 2.12 Client, Release Scala Client Release Status
Scala 2.12 Client, Snapshot Scala Client Snapshot Status