OpenSearch/docs/reference/analysis/analyzers
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
..
configuring.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
custom-analyzer.asciidoc [Docs] Fix name of character filter in example. (#26724) 2017-09-20 17:08:43 +02:00
fingerprint-analyzer.asciidoc Add the ability to disable the retrieval of the stored fields entirely 2016-08-24 16:40:08 +02:00
keyword-analyzer.asciidoc Docs: Improved tokenizer docs (#18356) 2016-05-19 19:42:23 +02:00
lang-analyzer.asciidoc Added Bengali Analyzer to Elasticsearch with respect to the lucene update(PR#238) 2017-10-05 13:25:05 +02:00
pattern-analyzer.asciidoc Fix language in some docs 2017-04-01 14:45:44 -04:00
simple-analyzer.asciidoc Docs: Improved tokenizer docs (#18356) 2016-05-19 19:42:23 +02:00
standard-analyzer.asciidoc Add the ability to disable the retrieval of the stored fields entirely 2016-08-24 16:40:08 +02:00
stop-analyzer.asciidoc Update stop-analyzer.asciidoc (#23195) 2017-02-16 13:36:15 +01:00
whitespace-analyzer.asciidoc Docs: Improved tokenizer docs (#18356) 2016-05-19 19:42:23 +02:00