richardwilly98 / elasticsearch-river-mongodb

MongoDB River Plugin for ElasticSearch
1.12k stars 215 forks source link

Question: can't install mongodb river plugin on windows command #591

Closed shenxianpeng closed 6 years ago

shenxianpeng commented 7 years ago

I'm tring install mongo river plugin using bin/plugin --install com.github.richardwilly98.elasticsearch/elasticsearch-river-mongodb/2.0.9 command

C:\elasticsearch-5.2.2>bin/plugin --install com.github.richardwilly98.elasticsearch/elasticsearch-river-mongodb/2.0.9 'bin' is not recognized as an internal or external command, operable program or batch file.

could someone tell me what's the problem? Thanks in advance!

dpasch01 commented 6 years ago

The windows version uses elasticsearch-plugin.bat, so to use it from the command line type: $ bin/elasticsearch-plugin install