OpenSearch/docs/reference/mapping
Adrien Grand 569d0c0e89
Improve similarity integration. (#29187)
This improves the way similarities are plugged in in order to:
 - reject the classic similarity on 7.x indices and emit a deprecation
   warning otherwise
 - reject unkwown parameters on 7.x indices and emit a deprecation
   warning otherwise

Even though this breaks the plugin API, I'd like to backport to 7.x so
that users can get deprecation warnings when they are doing something
that will become unsupported in the future.

Closes #23208
Closes #29035
2018-04-03 16:45:25 +02:00
..
dynamic Reject updates to the `_default_` mapping. (#29165) 2018-03-21 10:44:11 +01:00
fields Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
params Improve similarity integration. (#29187) 2018-04-03 16:45:25 +02:00
types Clarify expectations of false positives/negatives (#27964) 2018-04-02 10:03:42 +01:00
dynamic-mapping.asciidoc Reject updates to the `_default_` mapping. (#29165) 2018-03-21 10:44:11 +01:00
fields.asciidoc Remove the _all metadata field (#26356) 2017-08-28 17:43:59 +02:00
params.asciidoc Reorganize docs of global ordinals. (#24982) 2017-06-01 16:47:44 +02:00
removal_of_types.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
types.asciidoc [Docs] Correct link target for datatype murmur3 (#27143) 2017-10-30 09:31:55 +01:00