You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/mapping/types/boolean.asciidoc
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -179,10 +179,6 @@ The following parameters are accepted by `boolean` fields:
179
179
enabled can still be queried using term or range-based queries,
180
180
albeit slower.
181
181
182
-
<<ignore-malformed, `ignore_malformed`>>::
183
-
184
-
Trying to index the wrong data type into a field throws an exception by default, and rejects the whole document. If this parameter is set to true, it allows the exception to be ignored. The malformed field is not indexed, but other fields in the document are processed normally. Accepts `true` or `false`.
185
-
186
182
<<null-value,`null_value`>>::
187
183
188
184
Accepts any of the true or false values listed above. The value is
0 commit comments