Specifies the method used to handle duplicate documents in processing sets.
Namespace: Relativity.Processing.Services
Assembly: Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: b44b4b567bbab080f9f68472e841682bf13da2db
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | Don't remove duplicate processed documents from processing sets. | |
Global | 1 | Compare processed documents to those in all processing sets in the workspace for deduplication. | |
Custodial | 2 | Compare processed documents only to other documents owned by the same custodian for deduplication. |
See Also