1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/search/engine
epriestley d30f43b15b Rough skeleton of a "Query" dashboard panel
Summary: Ref T4986. This isn't pretty/usable yet (I need to move rendering out of ListController classes and into SearchEngine classes, I think) but does pull the correct results.

Test Plan: {F151537}

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4986

Differential Revision: https://secure.phabricator.com/D9007
2014-05-08 20:04:17 -07:00
..
PhabricatorApplicationSearchEngine.php Rough skeleton of a "Query" dashboard panel 2014-05-08 20:04:17 -07:00
PhabricatorJumpNavHandler.php Modernize documentation links 2014-03-17 15:01:31 -07:00
PhabricatorSearchEngine.php Partially use ApplicationSearch in main search 2014-02-03 12:51:08 -08:00
PhabricatorSearchEngineElastic.php Fix a bad call in ElasticSearch recovery code 2014-02-17 11:39:58 -08:00
PhabricatorSearchEngineMySQL.php Use ApplicationSearch to power primary search 2014-02-03 12:52:47 -08:00