IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Metadata parsing error handling
editMetadata parsing error handling
editWhile extracting metadata content, errors could happen for example when parsing dates. Parsing errors are ignored so your document is indexed.
You can disable this feature by setting the index.mapping.attachment.ignore_errors
setting to false
.