Elasticsearch Java Test Cases

This repository contains some test cases when asked by users on mailing list about Elasticsearch java usage.

Build Status

Thanks to cloudbees for the build status: Build Status

Test trends

How to use it

Download the project

 git clone https://github.com/elasticsearchfr/elasticsearch-java-tests.git

Compile the project

 mvn compile

Run tests

 mvn test