-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
None
-
ALL
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
If a regex query contains an escaped pipe symbol it is not handled as an escaped | but as an OR. Only if the pipe is double escaped ( \ \ | ) it is being handle as an escaped |.
- duplicates
-
SERVER-4431 mongo shell doesn't escape characters in strings correctly
-
- Closed
-
- is related to
-
SERVER-20432 $regex prefix search with escaped "|" should use tighter index bounds
-
- Closed
-
-
SERVER-16622 RegEx query predicates using the | (vertical bar) character cannot use tight index bounds
-
- Backlog
-