OpenSearch/docs/reference/analysis
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
..
analyzers Repeated language analyzers (#22240) 2016-12-21 17:32:02 +01:00
charfilters Added warning messages about the dangers of pathological regexes to: 2016-09-09 09:53:07 +02:00
tokenfilters Make boolean conversion strict (#22200) 2017-01-19 07:59:18 +01:00
tokenizers Update lowercase-tokenizer.asciidoc (#21896) 2016-12-02 10:49:51 -05:00
analyzers.asciidoc First pass at improving analyzer docs (#18269) 2016-05-11 14:17:56 +02:00
anatomy.asciidoc Correction of the names of numirals (#21531) 2016-11-25 14:30:49 +01:00
charfilters.asciidoc Hindu-Arabico-Latino Numerals (#22476) 2017-01-10 15:24:56 +01:00
normalizers.asciidoc Add the ability to set an analyzer on keyword fields. (#21919) 2016-12-30 09:36:10 +01:00
testing.asciidoc Remove wait_for_status=yellow from the docs 2016-07-15 16:02:07 -04:00
tokenfilters.asciidoc Finish exposing FlattenGraphTokenFilter (#22667) 2017-01-18 11:05:34 -05:00
tokenizers.asciidoc Fix wrong link (#22019) 2016-12-07 17:58:46 +01:00