danielberkompas/elasticsearch-elixir

mix elasticsearch.install does not work for elasticsearch >= 7

alexandremcosta opened this issue · 0 comments

mix elasticsearch.install vendor --version 7.6.0

It tries to curl https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.6.0.tar.gz

But the file is in:

If the library supports only elasticsearch 6, it should be explicit in the README