OpenSearch/docs/reference/analysis
Adrien Grand 1be2800120 Only allow one type on 7.0 indices (#24317)
This adds the `index.mapping.single_type` setting, which enforces that indices
have at most one type when it is true. The default value is true for 6.0+ indices
and false for old indices.

Relates #15613
2017-04-27 08:43:20 +02:00
..
analyzers Fix language in some docs 2017-04-01 14:45:44 -04:00
charfilters Only allow one type on 7.0 indices (#24317) 2017-04-27 08:43:20 +02:00
tokenfilters CONSOLEify analysis docs 2017-04-02 11:17:14 -04:00
tokenizers Fix incorrect heading for Whitespace Tokenizer (#22883) 2017-01-31 12:51:37 +01: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 Update normalizers.asciidoc 2017-02-07 12:09:39 +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