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
Unknown Object (File)
Fri, Apr 19, 2:38 AM
Unknown Object (File)
Fri, Apr 19, 2:38 AM
Unknown Object (File)
Fri, Apr 19, 2:38 AM
Unknown Object (File)
Thu, Apr 11, 9:34 AM
Unknown Object (File)
Thu, Apr 11, 3:58 AM
Unknown Object (File)
Wed, Apr 3, 6:11 PM
Unknown Object (File)
Mar 16 2024, 9:51 AM
Unknown Object (File)
Mar 15 2024, 1:52 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.