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
Ignore all malformed objects when ignore_malformed is true (#4494)
Fixes a bug to not fail the entire document when "ignore_malformed" is set to true. Allowing the valid fields
to be indexed and ignore only the malformed fields.
Signed-off-by: Hauck <[email protected]>
(cherry picked from commit 45c9597)
0 commit comments