1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 19:02:41 +01:00
phorge-phorge/src/applications/search/engine
epriestley d1f1d3ec33 Implement a basic project.search third-generation API method
Summary: Ref T10010. This still needs support for attachments (to get members) and more constraints (like slugs), but mostly works.

Test Plan: Ran query, saw basically sensible results.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10010

Differential Revision: https://secure.phabricator.com/D14889
2015-12-27 09:21:13 -08:00
..
__tests__ Rename "SearchEngine" to "FulltextStorageEngine" 2015-12-21 17:26:19 -08:00
PhabricatorApplicationSearchEngine.php Implement a basic project.search third-generation API method 2015-12-27 09:21:13 -08:00
PhabricatorJumpNavHandler.php Delete old Maniphest edit controller 2015-12-08 17:56:31 -08:00
PhabricatorSearchEngineAPIMethod.php Implement a basic project.search third-generation API method 2015-12-27 09:21:13 -08:00