OpenSearch/docs/reference/migration
Christoph Büscher 86f3b47299
Make `date_range` query rounding consistent with `date` (#50237) (#51741)
Currently the rounding used in range queries can behave differently for `date`
and `date_range` as explained in #50009. The behaviour on `date` fields is
the one we document in https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html#range-query-date-math-rounding.
This change adapts the rounding behaviour for RangeType.DATE so it uses the
same logic as the `date` for the `date_range` type.

Backport of #50237
2020-01-31 15:35:05 +01:00
..
apis [DOCS] Change // CONSOLE comments to [source,console] (#46441) (#46451) 2019-09-06 11:31:13 -04:00
migrate_7_0 [DOCS] Remove unneeded redirects (#50510) 2020-01-06 09:11:48 -06:00
index.asciidoc Add warnings for invalid realm order config (#51195) (#51515) 2020-01-31 12:32:37 +11:00
migrate_7_0.asciidoc Add missing "long form" 7.0 breaking changes (#41049) 2019-04-10 09:44:45 -04:00
migrate_7_1.asciidoc 7.1.0 release notes forward port (#42252) 2019-05-20 14:39:17 -04:00
migrate_7_2.asciidoc add 7.2.0 release notes 2019-06-26 08:50:11 -05:00
migrate_7_3.asciidoc [DOCS] Fixes missing discrete attribute 2019-08-01 09:11:14 -07:00
migrate_7_4.asciidoc Add realm uniqueness enforcement in 7.4 migration docs (#47487) 2019-10-03 11:03:29 +03:00
migrate_7_5.asciidoc [DOCS] Fix minor typo affecting formatting (#51655) 2020-01-29 23:44:09 -08:00
migrate_7_6.asciidoc Deprecate and remove camel-case nGram and edgeNGram tokenizers (#50862) (#50991) 2020-01-14 21:42:34 +01:00
migrate_7_7.asciidoc Make `date_range` query rounding consistent with `date` (#50237) (#51741) 2020-01-31 15:35:05 +01:00
migration.asciidoc Remove Migration Upgrade and Assistance APIs (#40075) 2019-03-18 13:46:56 -06:00