{ "wf" : { "threshold" : "0.99", "run" : "001", "entityType" : "organization", "orderField" : "title", "queueMaxSize" : "2000", "groupMaxSize" : "10", "slidingWindowSize" : "200", "rootBuilder" : [ "organization" ], "includeChildren" : "true" }, "pace" : { "conditions" : [ ], "model" : [ { "name" : "legalname", "algo" : "JaroWinkler", "type" : "String", "weight" : "0.6", "ignoreMissing" : "false", "path" : "organization/metadata/legalname/value" }, { "name" : "legalshortname", "algo" : "JaroWinkler", "type" : "String", "weight" : "0.4", "ignoreMissing" : "true", "path" : "organization/metadata/legalshortname/value" } ], "blacklists" : { } } }