This branch illustrates and demonstrates use of ElasticSearch Java API with standalone Java application and Java web application(JSF2.2). This sample belongs to a rather old version of ElasticSearch belongs. If you want to see the sample of the new version, please visit to master branch.
mvn jetty:run
docker run -d --name elasticsearch -p 8080:8080 hakdogan/elasticsearch:oldVersion
