mirror of
https://we.phorge.it/source/phorge.git
synced 2025-02-10 13:58:34 +01:00
2748f83e12
Summary: Ref T13511. Currently, Ferret fulltext field functions (like "title:") are hard-coded. Modularize them so extensions may define new ones. Test Plan: Added a new custom field which emits data for the indexer, searched for "animal-noises:moo", "animal-noises:-", etc., in global search and application search. Maniphest Tasks: T13511 Differential Revision: https://secure.phabricator.com/D21131 |
||
---|---|---|
.. | ||
PhabricatorFulltextResultSet.php | ||
PhabricatorFulltextToken.php | ||
PhabricatorNamedQueryConfigQuery.php | ||
PhabricatorNamedQueryQuery.php | ||
PhabricatorProfileMenuItemConfigurationQuery.php | ||
PhabricatorProfileMenuItemConfigurationTransactionQuery.php | ||
PhabricatorSavedQueryQuery.php | ||
PhabricatorSearchApplicationSearchEngine.php | ||
PhabricatorSearchDocumentQuery.php |