HomePhabricator

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

Description

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

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".

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12106

Differential Revision: https://secure.phabricator.com/D17330

Details

Provenance
epriestleyAuthored on Feb 9 2017, 7:21 PM
epriestleyPushed on Feb 9 2017, 7:30 PM
Reviewer
chad
Differential Revision
D17330: Don't stem "words" with a "." or "_" in them
Parents
rPHU9d85dfab0f53: Where available, use async_signals in libphutil
Branches
Unknown
Tags
Unknown
Tasks
T12106: task search not finding task with full word match
Build Status
Buildable 15577
Build 20551: Run Core Tests