OpenSearch/docs/reference/mapping
Julie Tibshirani 6b5cf1b031 For constant_keyword, make sure exists query handles missing values. (#55757)
It's possible for a constant_keyword to have a 'null' value before any documents
are seen that contain a value for the field. In this case, no documents have a
value for the field, and 'exists' queries should return no documents.
2020-05-04 09:41:52 -07:00
..
dynamic Add validation for dynamic templates (#52890) 2020-02-28 10:35:04 +01:00
fields Remove the top-level 'mapping type' section. (#54035) 2020-03-23 15:34:23 -07:00
params Backport of lowercase normalizer PR #53882 2020-04-03 11:43:40 +01:00
types For constant_keyword, make sure exists query handles missing values. (#55757) 2020-05-04 09:41:52 -07:00
dynamic-mapping.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46441) (#46451) 2019-09-06 11:31:13 -04:00
fields.asciidoc Remove the top-level 'mapping type' section. (#54035) 2020-03-23 15:34:23 -07:00
params.asciidoc Add per-field metadata. (#50333) 2020-01-08 16:21:18 +01:00
removal_of_types.asciidoc Stricter checks of setup and teardown in docs tests (#51430) 2020-01-28 16:52:23 +01:00
types.asciidoc [DOCS] Add `ip_range` datatype to core datatypes range list (#55446) 2020-04-20 08:55:09 -04:00