Duplicate |
The DuplicateGroupResult type exposes the following members.
| Name | Description | |
|---|---|---|
| DuplicateGroups | Total number of duplicate document groups. A group must contain at least 2 documents with same hash (see TotalDocumentsWithSameHashCount). | |
| TotalDocumentsWithSameHashCount | Total count of all documents with same SHA1 hash. The SHA1ContentHash is used if it exists for a document, otherwise the SHA1BinaryHash is used. | |
| TotalDuplicateDocumentCount | Total number of duplicate documents minus the total number of DuplicateGroups. |