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

Docs: add note about https://github.com/alexklibisz/elastiknn/issues/298 and internals page #665

Closed alexklibisz closed 4 months ago

alexklibisz commented 4 months ago

Related Issue

298

Changes

Added a note about #298 to the caveats in api.md.

Moved the "nice to know" section out to a separate internals page.

Testing and Validation

Standard CI