Ref T13511. Currently, Ferret fulltext field functions (like "title:") are hard-coded. Modularize them so extensions may define new ones.
Details
Details
- Reviewers
- None
- Maniphest Tasks
- T13511: Allow extensions to define new document fields (like "title:") in Ferret search
- Commits
- rP2748f83e1225: Modularize Ferret fulltext functions
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.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable