OpenSearch/docs/reference/migration
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
..
migrate_7_0 Improve similarity integration. (#29187) 2018-04-03 16:45:25 +02:00
index.asciidoc Migrate migration docs from 6.0 to 7.0 (#26227) 2017-08-16 13:12:44 -06:00
migrate_7_0.asciidoc percolator: remove deprecated map_unmapped_fields_as_string setting 2018-02-01 11:11:22 +01:00