spring-boot/spring-boot-autoconfigure
Andy Wilkinson 0a38b9b3ab Enable the configuration of arbitrary Elasticsearch client properties
Previously, only a handful of properties could be set when
auto-configuring an Elasticsearch client. This commit introduces support
for configuring arbitrary properties using the
spring.data.elasticsearch.properties prefix. For example,
client.transport.sniff can be configured using
spring.data.elasticsearch.properties.client.transport.sniff.

Closes gh-1838
2015-03-18 14:06:11 +00:00
..
src Enable the configuration of arbitrary Elasticsearch client properties 2015-03-18 14:06:11 +00:00
.gitignore
pom.xml Next development version 2015-02-26 15:26:53 -08:00