Page MenuHomePhabricator

Modularize Ferret fulltext functions
ClosedPublic

Authored by epriestley on Apr 16 2020, 8:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 22, 6:54 AM
Unknown Object (File)
Thu, Nov 21, 7:39 AM
Unknown Object (File)
Mon, Nov 18, 2:31 PM
Unknown Object (File)
Sun, Nov 17, 3:12 AM
Unknown Object (File)
Wed, Nov 13, 6:11 AM
Unknown Object (File)
Fri, Nov 8, 12:21 PM
Unknown Object (File)
Thu, Nov 7, 8:02 PM
Unknown Object (File)
Sun, Nov 3, 1:39 PM
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.