OpenSearch/plugins/analysis-kuromoji
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
..
licenses Upgrade to lucene-6.4.0-snapshot-084f7a0. (#22413) 2017-01-04 19:03:52 +01:00
src Make boolean conversion strict (#22200) 2017-01-19 07:59:18 +01:00
build.gradle Switch build system to Gradle 2015-10-29 11:40:19 -07:00