Wednesday, November 10, 2021

How to download Elastic plugins

 There's no searchable answer for this, so I hope mine finds its way into an index somewhere.

How do you download Elasticsearch plugins?
How do you download Elastic plugins directly?
How download Elastic plugin proxy?
Where Elastic plugin repo argh?

Simple answer:  There's a download link on each plugin page.  

For example, there's a link to the current artifact in the middle of the Analysis-SmartCN page. which is listed on the Plugins and Integrations page.

It's obnoxious.  It's the last place you'd look if you're not handcrafting this stuff.  But at least now you can stop using elasticsearch-plugin to download these things into a dummy instance.

Here are the four plugins you need to use ES 7.15 with Liferay 7.2 or 7.3.

To install, use the file:// parameter, e.g., 

elasticsearch-plugin install file:///path/to/zip


No comments: