Added new configuration:
document.id.strategy.overwrite.existing - Allows the document id strategy will overwrite existing `_id` values
Choices: true, false
Default: true
Note: This defaults to false, which is a potential change of behaviour.
Description
The default _id adder shouldn't overwrite any existing _id values.