Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 153 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 153 Bytes

elasticsearch-plugin-example

An example Elasticsearch plugin

  1. mvn clean package
  2. cd $ES_HOME && /bin/plugin install file:/path/to/plugin/zip/file