Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

install elasticsearch plugins #10

Open
genthalili opened this issue Mar 11, 2016 · 0 comments
Open

install elasticsearch plugins #10

genthalili opened this issue Mar 11, 2016 · 0 comments

Comments

@genthalili
Copy link

Let's say I want to install Elasticsearch mapper-attachments plugin only for my node, it this possible just by adding the below dependency into the .pom file of my dropwizard application?

<dependency>
    <groupId>org.elasticsearch</groupId>
    <artifactId>elasticsearch-mapper-attachments</artifactId>
    <version>3.1.2</version>
</dependency>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant