{ "expr": "$replace(\"ababbxabbcc\",/b+/, \"yy\", 2)", "dataset": null, "bindings": {}, "result": "ayyayyxabbcc" }