Page MenuHomePhabricator

Add Ngram support to Dashboards / Panels
ClosedPublic

Authored by chad on Dec 16 2016, 6:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 29 2025, 8:54 AM
Unknown Object (File)
May 26 2025, 11:42 PM
Unknown Object (File)
May 10 2025, 1:13 PM
Unknown Object (File)
Apr 6 2025, 9:42 AM
Unknown Object (File)
Apr 3 2025, 11:52 PM
Unknown Object (File)
Apr 3 2025, 7:55 AM
Unknown Object (File)
Mar 24 2025, 5:46 AM
Unknown Object (File)
Mar 23 2025, 12:53 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+.