-
Bug
-
Resolution: Invalid
-
Medium
-
None
-
2.2.8, 2.2.9, 2.3-DR2, 2.3
-
None
-
N/A
Searching for a phrase in quotes does not perform the expected match on an exact phrase, instead returns an AND search. Eg, searching for "The One" returns all pages containing "One" and "The".
Quotes should escape all search syntax and return only an exact character match.