lior-k / fast-elasticsearch-vector-scoring

Score documents using embedding-vectors dot-product or cosine-similarity with ES Lucene engine
Apache License 2.0
395 stars 112 forks source link

Adding support for Es 7.2.1 #36

Closed amedhat3 closed 4 years ago

amedhat3 commented 4 years ago

This request is to support ES 7.2.1

lior-k commented 4 years ago

Thanks for the contribution Ahmed!