mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-29 19:38:29 +00:00
Moved a breaking change to the correct section. Closes #14510
This commit is contained in:
parent
1849c645f3
commit
f0fda74083
@ -315,6 +315,10 @@ PUT my_index/my_type/1
|
||||
-------------------------
|
||||
<1> Has `format`: `"strict_date_optional_time||epoch_millis"`.
|
||||
|
||||
==== `mapping.date.round_ceil` setting
|
||||
|
||||
The `mapping.date.round_ceil` setting for date math parsing has been removed.
|
||||
|
||||
[[migration-bool-fields]]
|
||||
==== Boolean fields
|
||||
|
||||
|
@ -164,8 +164,6 @@ Log messages are now truncated at 10,000 characters. This can be changed in
|
||||
the `logging.yml` configuration file with the `file.layout.conversionPattern`
|
||||
setting.
|
||||
|
||||
Remove mapping.date.round_ceil setting for date math parsing #8889 (issues: #8556, #8598)
|
||||
|
||||
==== Custom config file
|
||||
|
||||
It is no longer possible to specify a custom config file with the `CONF_FILE`
|
||||
|
Loading…
x
Reference in New Issue
Block a user