1
0
mirror of https://github.com/redis/node-redis.git synced 2025-12-09 21:21:11 +03:00
Files
node-redis/doctests/query-em.js
copilot-swe-agent[bot] 9e7e6e10a4 Fix TAG field search with special characters in doctest
- Remove incorrect try-catch block that hid the real issue
- Add proper escaping for special characters (@ and .) in email address
- Use correct search syntax: @email:{escaped_value}
- Add assertion to verify the search returns 1 result
- Add explanatory comment about escaping

Co-authored-by: nkaradzhov <1475500+nkaradzhov@users.noreply.github.com>
2025-10-15 15:39:08 +00:00

2.9 KiB