spring-boot/spring-boot-docs
Andy Wilkinson 89b4cac8b0 Allow Elasticsearch client-transport-sniff to be configured via the env
Previously, a TransportClient sniff property could not be configured
while using Spring Boot’s Elasticsearch auto-configuration. This commit
adds a new property, spring.data.elasticsearch.client-transport-sniff,
that can be used to configure the TransportClient while continuing to
use the auto-configuration support.

Closes gh-1838
2015-03-17 11:48:55 +00:00
..
src/main Allow Elasticsearch client-transport-sniff to be configured via the env 2015-03-17 11:48:55 +00:00
pom.xml Next development version 2015-02-26 15:26:53 -08:00