Page MenuHomePhabricator

Skeleton support for running global fulltext queries via the Ferret engine
ClosedPublic

Authored by epriestley on Sep 6 2017, 7:30 PM.
Tags
None
Referenced Files
F18617516: D18548.id.diff
Sun, Sep 14, 9:23 PM
F18616168: D18548.id44554.diff
Sun, Sep 14, 4:28 PM
F18589970: D18548.id44552.diff
Fri, Sep 12, 4:48 AM
F18581679: D18548.id44552.diff
Thu, Sep 11, 6:38 AM
F18559845: D18548.diff
Mon, Sep 8, 10:29 PM
F18509068: D18548.id.diff
Fri, Sep 5, 3:11 AM
F18501540: D18548.diff
Thu, Sep 4, 9:49 PM
F18188155: D18548.id44552.diff
Aug 16 2025, 8:44 PM
Subscribers
None

Details

Summary

Ref T12819. Provides a Ferret-engine-based fulltext engine to ultimately replace the InnoDB fulltext engine.

This is still pretty basic (hard-coded and buggy) but technically sort of works.

To activate this, you must explicitly configure it, so it isn't visible to users yet.

Test Plan

Searched for objects with global fulltext search, got a mixture of matching revisions and tasks back.

Diff Detail

Repository
rP Phabricator
Branch
ferret3
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/search/ferret/PhabricatorFerretEngine.php:81XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 18335
Build 24679: Run Core Tests
Build 24678: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Sep 6 2017, 8:14 PM
This revision was automatically updated to reflect the committed changes.