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
F18740117: D18548.id44552.diff
Thu, Oct 2, 12:39 AM
F18705213: D18548.id44552.diff
Sun, Sep 28, 10:29 AM
F18673344: D18548.diff
Thu, Sep 25, 10:17 AM
F18657564: D18548.id.diff
Tue, Sep 23, 2:26 AM
F18646396: D18548.id44554.diff
Fri, Sep 19, 9:53 AM
F18642250: D18548.id44554.diff
Thu, Sep 18, 11:11 PM
F18636085: D18548.id.diff
Wed, Sep 17, 3:29 AM
F18617516: D18548.id.diff
Sun, Sep 14, 9:23 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.