{ "wf" : { "threshold" : "0.99", "dedupRun" : "001", "entityType" : "result", "orderField" : "title", "queueMaxSize" : "2000", "groupMaxSize" : "10", "slidingWindowSize" : "200", "rootBuilder" : [ "result" ], "includeChildren" : "true" }, "pace" : { "necessaryConditions" : [ { "name" : "sizeMatch", "fields" : [ "authors" ] }, { "name" : "titleVersionMatch", "fields" : [ "title" ] } ], "model" : [ { "name" : "title", "algo" : "JaroWinkler", "type" : "String", "weight" : "0.5", "ignoreMissing" : "false", "path" : "result/metadata/title[qualifier#classid = {main title}]/value" }, { "name" : "authors", "algo" : "SortedLevel2JaroWinkler", "type" : "String", "weight" : "0.5", "ignoreMissing" : "true", "path" : "result/metadata/author/fullname" } ], "blacklists" : { } } }