Configuring Duplicate File Detection in Multiple Indices
Shinydocs Review automatically detects duplicate files that reside in the same index. You may also want to detect duplicate files in Content Server, that span multiple indices.
Update the application settings in the Workflow Service to turn this feature on.
Navigate to C:\Program Files\Shinydocs\Automation Workflow
Open the new appsettings-workflow.json file with a text editor
Locate the
DuplicateIndexPattern
parameterUpdate this parameter with a comma-separated list of indices or an asterisk (wildcard)
Save
Run Services.msc
Locate and restart the Shinydocs Workflow service
If the DuplicateIndexPattern
parameter is empty, the Workflow service will only look for duplicate files in the Index
parameter.