OpenSearch/modules/lang-mustache/src/test
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
..
java/org/elasticsearch Remove Settings.settingsBuilder. 2016-04-08 18:10:02 +02:00
resources Fixed bad YAML in msearch test 2016-03-03 14:45:02 +01:00