OpenSearch/modules/lang-mustache
Lee Hinman fdfd2a2f18 Remove ScriptMode class in favor of boolean true/false
This removes the ScriptMode class entirely, which was an enum with two
options (ON and OFF) which essentially boiled down to true and false.
Now the boolean values are used instead.
2016-05-20 15:01:30 -06:00
..
licenses get gradle check passing for lang-mustache 2015-12-09 00:10:37 -05:00
src Remove ScriptMode class in favor of boolean true/false 2016-05-20 15:01:30 -06:00
build.gradle Changed indexed scripts to be stored in the cluster state instead of the `.scripts` index. 2016-04-22 13:42:55 +02:00