Page MenuHomePhabricator

Projects - tokenize projects more aggressively with respect to '-'
ClosedPublic

Authored by btrahan on Aug 12 2014, 10:02 PM.
Tags
None
Referenced Files
F19821416: D10247.diff
Fri, Mar 6, 9:53 PM
F19811028: D10247.diff
Tue, Mar 3, 10:24 PM
F19809586: D10247.diff
Tue, Mar 3, 1:17 PM
F19677177: D10247.diff
Sun, Feb 8, 1:30 PM
F19628497: D10247.id24657.diff
Feb 4 2026, 10:03 PM
F19509366: D10247.id24721.diff
Jan 10 2026, 6:44 PM
F18830332: D10247.id.diff
Oct 25 2025, 6:17 AM
F18828017: D10247.diff
Oct 24 2025, 1:41 PM
Subscribers

Details

Summary

Fixes T5727. Updates the regexes to split on '-'. Also changes the editor such that tokens are updated by the larger search process. (Note this means we update this data more often then we need to - for every project transaction.)

Users will need to make an edit to a project -or- run bin/search index "#project-tag" to make this actually work.

Test Plan

Made "Frontend-Engineering", "Engineering", and "Backend-Enginering". They all showed up in the typeahead!

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan retitled this revision from to Projects - tokenize projects more aggressively with respect to '-'.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Aug 13 2014, 12:32 AM
btrahan updated this revision to Diff 24721.

Closed by commit rP0b7bae29c8bb (authored by @btrahan).