elasticsearch/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
anatomy.asciidoc
charfilters.asciidoc
normalizers.asciidoc Update normalizers.asciidoc 2017-02-07 12:09:39 +01:00
testing.asciidoc
tokenfilters.asciidoc
tokenizers.asciidoc