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

Support for index patterns #703

Open alexklibisz opened 3 months ago

alexklibisz commented 3 months ago

It seems that index patterns are not working correctly. See https://github.com/alexklibisz/elastiknn/discussions/702 for details.