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: 640db774aa42dfbe1785add27fbb41844ec5c7d4
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