OpenSearch/plugins/mapper-size
Daniel Mitterdorfer aece89d6a1 Make boolean conversion strict (#22200)
This PR removes all leniency in the conversion of Strings to booleans: "true"
is converted to the boolean value `true`, "false" is converted to the boolean
value `false`. Everything else raises an error.
2017-01-19 07:59:18 +01:00
..
src Make boolean conversion strict (#22200) 2017-01-19 07:59:18 +01:00
build.gradle upgrade to lucene 6.0.0-snapshot-bea235f 2016-03-07 04:12:23 -05:00