Page MenuHomePhabricator

Add Ngram support to Dashboards / Panels
ClosedPublic

Authored by chad on Dec 16 2016, 6:39 PM.
Tags
None
Referenced Files
F13080868: D17090.id41107.diff
Wed, Apr 24, 10:50 AM
Unknown Object (File)
Fri, Apr 19, 5:57 PM
Unknown Object (File)
Fri, Apr 12, 10:23 PM
Unknown Object (File)
Thu, Apr 11, 8:23 AM
Unknown Object (File)
Tue, Apr 9, 7:39 PM
Unknown Object (File)
Sun, Mar 31, 9:53 AM
Unknown Object (File)
Tue, Mar 26, 7:34 PM
Unknown Object (File)
Tue, Mar 26, 7:34 PM
Subscribers

Details

Summary

Build ngram indexs, adds search by name capability.

Test Plan

Search for a dashboard by partial name, search for a panel by partial name.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley edited edge metadata.
epriestley added inline comments.
src/applications/dashboard/query/PhabricatorDashboardSearchEngine.php
24

"badges" should be "dashboards".

This revision is now accepted and ready to land.Dec 16 2016, 8:06 PM
src/applications/dashboard/query/PhabricatorDashboardPanelSearchEngine.php
54

this one's ok though? amirite?

This revision was automatically updated to reflect the committed changes.
src/applications/dashboard/query/PhabricatorDashboardPanelSearchEngine.php
54

ACTUALLY IT LOOKS LIKE IT IS INDENTED TOO MUCH

frowncat

I am also shocked that you apparently encountered 0 fatals/exceptions/bugs while creating and landing this diff instead of the expected 50+.