Page MenuHomePhabricator

Don't stem "words" with a "." or "_" in them
ClosedPublic

Authored by epriestley on Feb 9 2017, 7:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 16, 11:54 PM
Unknown Object (File)
Mon, Dec 9, 6:42 AM
Unknown Object (File)
Sun, Dec 8, 10:28 PM
Unknown Object (File)
Fri, Dec 6, 11:41 AM
Unknown Object (File)
Sun, Nov 24, 1:47 PM
Unknown Object (File)
Sun, Nov 24, 12:53 PM
Unknown Object (File)
Nov 14 2024, 4:35 AM
Unknown Object (File)
Oct 25 2024, 2:34 PM
Subscribers
None

Details

Summary

Fixes T12106. It is correct for us to stem "oddly-proportioned", but not "oddlyproportioned.com" or "maniphest.levelup" or "ad_hoc_token_thing".

Test Plan
  • Added a bunch of test coverage.
  • Created a task named "apples.bananas ducks_quacks". Found it by searching for "apples.bananas" and "ducks_quacks".

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable