Page MenuHomePhabricator

Modularize Ferret fulltext functions
ClosedPublic

Authored by epriestley on Apr 16 2020, 8:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 14 2025, 12:19 AM
Unknown Object (File)
May 13 2025, 6:40 PM
Unknown Object (File)
May 7 2025, 8:59 AM
Unknown Object (File)
May 1 2025, 7:32 PM
Unknown Object (File)
Apr 25 2025, 6:33 PM
Unknown Object (File)
Apr 4 2025, 8:26 AM
Unknown Object (File)
Apr 1 2025, 9:49 AM
Unknown Object (File)
Apr 1 2025, 8:25 AM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 16 2020, 8:40 PM
epriestley requested review of this revision.
This revision was automatically updated to reflect the committed changes.