{ "match": { "serviceClassRegex": "Index", "serviceNameRegex": "FullTextIndexNode", "calledMethodRegex": "^\/{0,1}dropCollection.*" }, "replace": { "serviceClass": "Index", "serviceName": "FullTextIndexNode", "calledMethod": "dropCollection" } }