Skip to content

brusic/elasticsearch-hello-world-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Installation instructions. Maven and elasticsearch are required.

$ git clone [email protected]:brusic/elasticsearch-hello-world-plugin.git

$ cd elasticsearch-hello-world-plugin

$ mvn package

$ $ES_HOME/bin/plugin -url ./target -install hello-world

About

Tutorial on how to create a new REST endpoint in elasticsearch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages