Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working with 1.0.7 version of Elasticsearch #51

Open
mohammedESSABRI opened this issue Apr 17, 2018 · 0 comments
Open

not working with 1.0.7 version of Elasticsearch #51

mohammedESSABRI opened this issue Apr 17, 2018 · 0 comments

Comments

@mohammedESSABRI
Copy link

mohammedESSABRI commented Apr 17, 2018

Hi team,
Before all, thank you for this tool and thank you for the support!

I'm working on a project that is based on Elasticsearch 1.0.7 and it's not possible to change it to get the new functionalities of Elasticsearch.

I wanna use this tool to update many documents, i tried to install the old version by running plugin/elasticsearch-action-updatebyquery/1.0.0/elasticsearch-action-updatebyquery-1.0.0.zip" install "elasticsearch-action-updatebyquery" from the bin folder of elasticsearch, but it shows me following messages:

-> Installing elasticsearch-action-updatebyquery... Trying http://oss.sonatype.org/content/repositories/releases/com/yakaz/elasticsearch/plugins/elasticsearch-action-updatebyquery/1.0.0/elasticsearch-action-updatebyquery-1.0.0.zip... Failed: UnknownHostException[oss.sonatype.org] Trying https://github.com/null/elasticsearch-action-updatebyquery/archive/master.zip... Failed to install elasticsearch-action-updatebyquery, reason: failed to download out of all possible locations..., use --verbose to get detailed information

I downloaded it and tried to install the zip file by renaming it to the name "plugin.zip" and running the command "plugin install file:///plugin.zip" as mentioned in Elasticsearch documentation but it shows me that the command is uknown

I tried to unzip it and put the Jar file in lib folder, but Elasticsearch is not running correctly

Can you provide me some help please?
Thanks and best regards,
Mohammed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant