KillDuplicatesChecksumField
The name of a checksum field to evaluate duplicate documents. If you have set KillDuplicates to REFERENCE
or a FieldName
, and a new document that IDOL Content Component receives has the same value in the DREREFERENCE
field or the FieldName
Reference field as a document that already exists in IDOL Content Component, IDOL Content Component normally replaces the existing document with the new document.
If you specify a KillDuplicatesChecksumField
Reference field, IDOL Content Component goes on to check the value of this field in both documents. If the value is the same, IDOL Content Component keeps the existing document rather than replacing it with the new document.
NOTE: The field that you define in this parameter must be configured with the ReferenceType property.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Server |
Example: | KillDuplicatesChecksumField=*/REFFIELD
|
See Also: | KillDuplicates
ReferenceType |