Files
spring-data-elasticsearch/src/main/java/org/springframework/data/elasticsearch
Oliver Gierke cc735e5b46 DATAES-6 - Changed integration tests to use non-persistent client mode.
Set newly introduced data attribute in the namespace to false to make sure there's no data persisted to the file system. This should allow re-running the build without stalling. Extracted common setup into infrastructure.xml.
2013-04-30 15:30:43 +02:00
..