1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-19 18:28:39 +01:00
phorge-phorge/src/applications/search/fulltextstorage
epriestley da0a08a7e1 Make "mysql" mean "Ferret engine" in Fulltext search
Summary: Ref T12819. Swaps constants so existing configurations that use a "mysql" engine now use the Ferret engine, not an InnoDB/MyISAM FULLTEXT engine.

Test Plan: Swapped my local config back to "mysql" (the default), saw Ferret engine results in the UI.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12819

Differential Revision: https://secure.phabricator.com/D18590
2017-09-11 18:05:12 -07:00
..
PhabricatorElasticFulltextStorageEngine.php Remove the fulltext "reconstructDocument()" method 2017-09-06 11:48:35 -07:00
PhabricatorElasticsearchQueryBuilder.php Rename "ElasticSearch" filenames to "Elasticsearch" (2/2) 2017-04-02 14:59:36 -07:00
PhabricatorFerretFulltextStorageEngine.php Make "mysql" mean "Ferret engine" in Fulltext search 2017-09-11 18:05:12 -07:00
PhabricatorFulltextStorageEngine.php Remove the fulltext "reconstructDocument()" method 2017-09-06 11:48:35 -07:00