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
371 stars 48 forks source link

Performance: keep a local copy of the ann-benchmarks config.yml file #726

Closed alexklibisz closed 1 month ago

alexklibisz commented 1 month ago

Related Issue

611

Changes

This makes it easier to iterate on the parameters.

Testing and Validation

CI and tested locally