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)
Sat, Mar 16, 9:51 AM
Unknown Object (File)
Fri, Mar 15, 1:52 PM
Unknown Object (File)
Tue, Mar 12, 10:55 AM
Unknown Object (File)
Mon, Mar 4, 8:23 PM
Unknown Object (File)
Fri, Mar 1, 3:04 AM
Unknown Object (File)
Feb 25 2024, 1:23 PM
Unknown Object (File)
Feb 21 2024, 10:32 AM
Unknown Object (File)
Feb 9 2024, 5:13 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.