Page MenuHomePhabricator

Modularize Ferret fulltext functions
ClosedPublic

Authored by epriestley on Apr 16 2020, 8:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 21, 4:01 PM
Unknown Object (File)
Tue, Jan 21, 9:40 AM
Unknown Object (File)
Dec 20 2024, 12:54 PM
Unknown Object (File)
Dec 17 2024, 5:08 PM
Unknown Object (File)
Dec 9 2024, 7:40 AM
Unknown Object (File)
Dec 2 2024, 11:09 PM
Unknown Object (File)
Nov 30 2024, 3:35 AM
Unknown Object (File)
Nov 28 2024, 8:48 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.