alexklibisz / elastiknn

Elasticsearch plugin for nearest neighbor search. Store vectors and run similarity search using exact and approximate algorithms.
https://alexklibisz.github.io/elastiknn
Apache License 2.0
362 stars 48 forks source link

Performance: upgrade to latest ann-benchmarks #652

Closed alexklibisz closed 4 months ago

alexklibisz commented 4 months ago

Related Issue

611

Changes

Pointing the ann-benchmarks submodule at the branch PRed here: https://github.com/erikbern/ann-benchmarks/pull/498

Testing and Validation

Running benchmarks in CI