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: use a byte array to count hits when possible #615

Open alexklibisz opened 9 months ago

alexklibisz commented 9 months ago

Related Issue

613

Changes

WIP

Testing and Validation

WIP