1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 03:42:41 +01:00
phorge-phorge/src/applications/maniphest/query
epriestley 23c42486e4 Rename "SearchEngine" to "FulltextStorageEngine"
Summary:
Ref T9979. I picked this name long before the advent of modern "Engine" architecture and it ended up being pretty confusing.

Rename "SearchEngine" (currently: mysql or elasticsearch, used to store and query fulltext indexes) to "FulltextStorageEngine" to make it more clear what it does and disambituate it from ApplicationSearch, which also has a bunch of stuff called "SearchEngine", "SearchEngineExtension", etc.

Test Plan: Grepped for `phabricatorsearchengine`.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9979

Differential Revision: https://secure.phabricator.com/D14843
2015-12-21 17:26:19 -08:00
..
ManiphestTaskQuery.php Rename "SearchEngine" to "FulltextStorageEngine" 2015-12-21 17:26:19 -08:00
ManiphestTaskSearchEngine.php Add more NUX states 2015-12-21 11:15:54 -08:00
ManiphestTransactionQuery.php Rename ManiphestTransactionPro -> ManiphestTransaction 2013-09-24 10:49:06 -07:00