homeaway / thunderhead

Thunderhead - An AWS Cloudsearch client for uploading documents and querying your search domains written in Java

Home Page:http://homeaway.github.io/thunderhead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thunderhead

Running the integration tests

To run the integration tests with maven execute the command

mvn -U clean verify

There is a template file provided for the properties needed to execute the integration tests. To run the integration tests please copy this file to src/test/resources/test.properties and and fill in the appropriate values.

The values to replace are

thunderhead.query.host=
thunderhead.update.host=

About

Thunderhead - An AWS Cloudsearch client for uploading documents and querying your search domains written in Java

http://homeaway.github.io/thunderhead

License:Other


Languages

Language:Java 100.0%