OpenSearch/docs/reference/migration/migrate_5_0
Jason Tedor 2f638b5a23 Keep input time unit when parsing TimeValues
This commit modifies TimeValue parsing to keep the input time unit. This
enables round-trip parsing from instances of String to instances of
TimeValue and vice-versa. With this, this commit removes support for the
unit "w" representing weeks, and also removes support for fractional
values of units (e.g., 0.5s).

Relates #19102
2016-06-27 18:41:18 -04:00
..
aggregations.asciidoc Revert "Remove support for sorting terms aggregation by ascending count" 2016-06-17 17:14:01 +02:00
allocation.asciidoc Move parsing of allocation commands into REST 2016-05-24 11:59:05 -04:00
cat.asciidoc Add note about cat field data API changes into migration doc 2016-05-10 16:41:21 +03:00
docs.asciidoc Add support for waiting until a refresh occurs 2016-06-06 11:37:53 -04:00
fs.asciidoc Remove cluster name from data path 2016-06-07 10:13:48 -06:00
http.asciidoc Enable HTTP compression by default with compression level 3 2016-05-03 08:53:15 +02:00
index-apis.asciidoc Update index-apis.asciidoc 2016-04-25 13:06:57 +02:00
java.asciidoc Move templates out of the Search API, into lang-mustache module 2016-06-23 09:30:53 +02:00
mapping.asciidoc Docs: migration notes for _timestamp and _ttl 2016-06-22 14:43:12 -04:00
packaging.asciidoc Remove settings and system properties entanglement 2016-05-19 14:08:08 -04:00
percolator.asciidoc Moved the percolator from core to its own module 2016-05-24 11:01:57 +02:00
plugins.asciidoc Add migration docs for MapperPlugin 2016-06-27 11:22:07 -07:00
rest.asciidoc Move templates out of the Search API, into lang-mustache module 2016-06-23 09:30:53 +02:00
scripting.asciidoc Move templates out of the Search API, into lang-mustache module 2016-06-23 09:30:53 +02:00
search.asciidoc Revert "Rename `fields` to `stored_fields` and add `docvalue_fields`" 2016-06-27 17:20:32 +02:00
settings.asciidoc Keep input time unit when parsing TimeValues 2016-06-27 18:41:18 -04:00
suggest.asciidoc Document completion suggest breaking changes 2016-04-26 10:15:21 -04:00