Page MenuHomePhabricator

Modularize Ferret fulltext functions
ClosedPublic

Authored by epriestley on Apr 16 2020, 8:39 PM.
Tags
None
Referenced Files
F13528876: D21131.id50321.diff
Fri, Jul 26, 8:43 PM
Unknown Object (File)
Mon, Jul 22, 4:00 PM
Unknown Object (File)
Mon, Jul 22, 1:32 PM
Unknown Object (File)
Mon, Jul 22, 1:13 PM
Unknown Object (File)
Mon, Jul 22, 1:09 PM
Unknown Object (File)
Tue, Jul 16, 4:38 AM
Unknown Object (File)
Fri, Jul 5, 10:13 PM
Unknown Object (File)
Jun 26 2024, 6:30 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.