Elasticsearch Java Testing Tutorial
Examples how to run integration tests for Java applications using Elasticsearch.
Please feel free to take a look at my blog at www.hascode.com for the full tutorial.
Running the tests
Run the tests using your IDE of choice or Maven:
mvn integration-test
2016 Micha Kops / hasCode.com