https://bugzilla.wikimedia.org/show_bug.cgi?id=42070

Chad H. <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Chad H. <[email protected]> ---
I'm inclined to WONTFIX this as it's all working as intended. Basically you're
wanting exact-string matching which is what quoting it does. Changing the
behavior would confuse a lot of people.

searching for `master race` means you're searching for `master` AND `race`

Searching for `"master race"` does better, but you'll still get the stemmed
results for `masters race` like Andre pointed out.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to