OpenSearch/docs/reference/migration/migrate_7_0
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
..
aggregations.asciidoc Add a new cluster setting to limit the total number of buckets returned by a request (#27581) 2017-12-06 09:15:28 +01:00
analysis.asciidoc Limit analyzed text for highlighting (improvements) (#28808) 2018-03-02 08:09:05 -08:00
api.asciidoc [Docs] Update api.asciidoc (#29166) 2018-03-21 10:14:26 +01:00
cluster.asciidoc remove _primary and _replica shard preferences (#26791) 2017-10-08 11:03:06 -04:00
indices.asciidoc REST: Clear Indices Cache API remove deprecated url params (#29068) 2018-03-14 16:37:50 -04:00
java.asciidoc Java Api clean up: remove deprecated `isShardsAcked` (#28311) 2018-01-25 14:13:20 +01:00
mappings.asciidoc Improve similarity integration. (#29187) 2018-04-03 16:45:25 +02:00
plugins.asciidoc Use client settings in repository-gcs (#28575) 2018-02-22 15:40:20 +01:00
search.asciidoc Remove deprecated options for query_string (#29203) 2018-03-22 18:37:08 +01:00
settings.asciidoc percolator: remove deprecated map_unmapped_fields_as_string setting 2018-02-01 11:11:22 +01:00