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

Performance: some simplifications within MatchHashesAndScoreQuery #606

Closed alexklibisz closed 9 months ago

alexklibisz commented 9 months ago

Related Issue

596

611

Changes

WIP

Testing and Validation

WIP

alexklibisz commented 9 months ago

Closing as this is covered and cleaned up in #607, #609, and #612