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
F13144084: D18548.diff
Fri, May 3, 7:56 AM
Unknown Object (File)
Sat, Apr 27, 4:05 PM
Unknown Object (File)
Sat, Apr 27, 4:18 AM
Unknown Object (File)
Thu, Apr 25, 1:55 AM
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
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.