OpenSearch/docs/reference/migration
Jim Ferenczi 731833cfc6 Fixes #14489
Do not to load fields from _source when using the `fields` option.
  Non stored (non existing) fields are ignored by the fields visitor when using the `fields` option.

Fixes #10783
  Support * wildcard to retrieve stored fields when using the `fields` option.
  Supported pattern styles are "xxx*", "*xxx", "*xxx*" and "xxx*yyy".
2015-11-30 11:00:32 +01:00
..
migrate_2_0 Update packaging.asciidoc 2015-11-18 13:48:43 +01:00
index.asciidoc field stats: Added `min_value_as_string` and `max_value_as_string` response elements for all number based fields. The existing `min_value` and `max_value` will return the values as numbers instead. 2015-11-23 08:48:28 +01:00
migrate_1_0.asciidoc Docs: Remove docs for the `filtered`, `and`, `or` and `(f)query` queries. 2015-09-11 11:00:54 +02:00
migrate_1_4.asciidoc Query DSL: Remove filter parsers. 2015-05-07 20:14:34 +02:00
migrate_1_6.asciidoc parent/child: Deprecated the `top_children` in favour of the `has_child` query. 2015-05-07 09:27:54 +02:00
migrate_2_0.asciidoc Docs: Made the list of breaking changes in each version more obvious 2015-11-08 12:59:07 +01:00
migrate_2_1.asciidoc Docs: Made the list of breaking changes in each version more obvious 2015-11-08 12:59:07 +01:00
migrate_2_2.asciidoc field stats: Added `min_value_as_string` and `max_value_as_string` response elements for all number based fields. The existing `min_value` and `max_value` will return the values as numbers instead. 2015-11-23 08:48:28 +01:00
migrate_3_0.asciidoc Fixes #14489 2015-11-30 11:00:32 +01:00