Skip to content

Commit 320cab9

Browse files
alexwlchanChristoph Büscher
authored and
Christoph Büscher
committed
[Docs] Note that wildcard field supports null_value
1 parent c29cdef commit 320cab9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/reference/mapping/types/wildcard.asciidoc

+5
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ The following parameters are accepted by `wildcard` fields:
5858

5959
[horizontal]
6060

61+
<<null-value,`null_value`>>::
62+
63+
Accepts a string value which is substituted for any explicit `null`
64+
values. Defaults to `null`, which means the field is treated as missing.
65+
6166
<<ignore-above,`ignore_above`>>::
6267

6368
Do not index any string longer than this value. Defaults to `2147483647`

0 commit comments

Comments
 (0)