sbrichardson / elastiknn

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

Home Page:http://elastiknn.klibisz.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Downloads
Elasticsearch plugin zip file Plugin Release Plugin Snapshot Badge-Plugin-Downloads
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.

About

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

http://elastiknn.klibisz.com

License:Apache License 2.0


Languages

Language:Scala 66.0%Language:Java 14.9%Language:Python 14.0%Language:HCL 4.7%Language:Shell 0.3%Language:Dockerfile 0.1%