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

Plugin: stop considering docs that had zero approximate matches for a query vector #716

Closed alexklibisz closed 1 month ago

alexklibisz commented 1 month ago

Related Issue

715

Changes

What changed?

Testing and Validation

How was it validated?

alexklibisz commented 1 month ago

This was resolved by https://github.com/alexklibisz/elastiknn/pull/720