OpenSearch/docs/reference/migration/migrate_7_0
Simon Willnauer 8dda827ff4 Don't refresh on `_flush` `_force_merge` and `_upgrade` (#27000)
Today all these API calls have a sideeffect of making documents visible
to search requests. While this is sometimes desired it's an unnecessary sideeffect
and now that we have an internal (engine-private) index reader (#26972) we artificially
add a refresh call for bwc. This change removes this sideeffect in 7.0.
2017-10-16 10:16:35 +02:00
..
aggregations.asciidoc #26173: Removed global_ordinals_hash and global_ordinals_low_cardinality exeuction hint deprecated in 6.1 2017-08-21 20:44:34 +02:00
cluster.asciidoc remove _primary and _replica shard preferences (#26791) 2017-10-08 11:03:06 -04:00
indices.asciidoc Don't refresh on `_flush` `_force_merge` and `_upgrade` (#27000) 2017-10-16 10:16:35 +02:00
mappings.asciidoc Reject the `index_options` parameter for numeric fields (#26668) 2017-09-25 23:43:14 +02:00
plugins.asciidoc Remove azure deprecated settings (#26099) 2017-09-12 16:51:44 +02:00
search.asciidoc Change default value to true for transpositions parameter of fuzzy query (#26901) 2017-10-11 15:31:48 +02:00