Elasticsearch 2.x for NoSQLUnit
Usage
Maven Artifacts
This project is available on Maven Central. To add it to your project simply add the following dependencies to your pom.xml
:
<dependency>
<groupId>com.github.joschi.nosqlunit</groupId>
<artifactId>nosqlunit-elasticsearch2</artifactId>
<version>0.8.1-1</version>
</dependency>
Support
Please file bug reports and feature requests in GitHub issues.
License
Copyright (c) 2015 Jochen Schalanda
This library is licensed under the Apache License, Version 2.0.
See http://www.apache.org/licenses/LICENSE-2.0.html or the LICENSE file in this repository for the full license text.