Page MenuHomePhabricator

Modularize Ferret fulltext functions
ClosedPublic

Authored by epriestley on Apr 16 2020, 8:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 19, 10:02 AM
Unknown Object (File)
Thu, Jun 19, 7:58 AM
Unknown Object (File)
Wed, Jun 18, 5:21 AM
Unknown Object (File)
Tue, Jun 17, 8:01 PM
Unknown Object (File)
Mon, Jun 16, 2:33 PM
Unknown Object (File)
Mon, Jun 16, 2:51 AM
Unknown Object (File)
May 14 2025, 12:19 AM
Unknown Object (File)
May 13 2025, 6:40 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.