OpenSearch/plugins/delete-by-query/src
Adrien Grand 42526ac28e Remove Settings.settingsBuilder.
We have both `Settings.settingsBuilder` and `Settings.builder` that do exactly
the same thing, so we should keep only one. I kept `Settings.builder` since it
has my preference but also it is the one that we use in examples of the Java API.
2016-04-08 18:10:02 +02:00
..
main/java/org/elasticsearch Replace ContextAndHeaders with a ThreadPool based ThreadLocal implementation 2016-01-13 11:53:32 +01:00
test Remove Settings.settingsBuilder. 2016-04-08 18:10:02 +02:00