Page MenuHomePhabricator

Modularize Ferret fulltext functions
ClosedPublic

Authored by epriestley on Apr 16 2020, 8:39 PM.
Tags
None
Referenced Files
F14091894: D21131.diff
Mon, Nov 25, 2:58 AM
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
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
Branch
field2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24137
Build 33237: Run Core Tests
Build 33236: arc lint + arc unit

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.