elasticsearch/docs/reference/mapping
Julie Tibshirani bb04fbcd96
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:06:34 -07:00
..
dynamic Add validation for dynamic templates (#51233) 2020-02-27 11:52:27 +01:00
fields Remove the top-level 'mapping type' section. (#53374) 2020-03-23 12:26:22 -07:00
params Add pre-configured “lowercase” normalizer (#53882) 2020-04-03 10:12:06 +01:00
types For constant_keyword, make sure exists query handles missing values. (#55757) 2020-05-04 09:06:34 -07:00
dynamic-mapping.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46441) 2019-09-06 10:55:16 -04:00
fields.asciidoc Remove the top-level 'mapping type' section. (#53374) 2020-03-23 12:26:22 -07:00
params.asciidoc Remove docs related to index time boosting (#51704) 2020-01-31 09:01:52 -05:00
removal_of_types.asciidoc Remove [removal-of-types] docs page, and point to 7x docs (#53670) 2020-03-18 14:13:00 +00:00
types.asciidoc [DOCS] Add ip_range datatype to core datatypes range list (#55446) 2020-04-20 08:54:19 -04:00