OpenSearch/docs/reference/analysis
Adrien Grand 1b660821a2
Allow `_doc` as a type. (#27816)
Allowing `_doc` as a type will enable users to make the transition to 7.0
smoother since the index APIs will be `PUT index/_doc/id` and `POST index/_doc`.
This also moves most of the documentation to `_doc` as a type name.

Closes #27750
Closes #27751
2017-12-14 17:47:53 +01:00
..
analyzers Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
charfilters Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
tokenfilters docs: fix link 2017-12-13 16:51:21 +01:00
tokenizers Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +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 experimental labels in the docs (#25727) 2017-07-18 14:06:22 +02:00
testing.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
tokenfilters.asciidoc Add missing link for the WordDelimiterGraphFilter 2017-04-28 17:12:38 +02:00
tokenizers.asciidoc Rename simple pattern tokenizers (#25300) 2017-06-19 13:48:43 -07:00