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)
Tue, May 30, 10:40 PM
Unknown Object (File)
Sun, May 28, 6:21 PM
Unknown Object (File)
Thu, May 25, 4:35 AM
Unknown Object (File)
Sat, May 13, 9:25 AM
Unknown Object (File)
Sat, May 6, 6:45 PM
Unknown Object (File)
Apr 25 2023, 1:03 PM
Unknown Object (File)
Apr 18 2023, 9:56 PM
Unknown Object (File)
Apr 18 2023, 9:56 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.