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
F13288184: D18548.diff
Tue, Jun 4, 9:55 AM
F13276173: D18548.diff
Fri, May 31, 5:37 AM
F13259620: D18548.id44554.diff
Sun, May 26, 10:41 PM
F13236254: D18548.diff
Tue, May 21, 8:55 AM
F13224729: D18548.id44552.diff
Sun, May 19, 10:27 AM
F13222287: D18548.diff
Sun, May 19, 3:28 AM
F13204880: D18548.diff
Wed, May 15, 1:12 AM
F13188102: D18548.diff
Sat, May 11, 5:02 AM
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.