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
F14032533: D18548.diff
Sat, Nov 9, 2:39 PM
F14010061: D18548.id44554.diff
Thu, Oct 31, 4:03 AM
F14010060: D18548.id.diff
Thu, Oct 31, 4:03 AM
F14010058: D18548.id44552.diff
Thu, Oct 31, 4:02 AM
F14010052: D18548.diff
Thu, Oct 31, 3:46 AM
F13997167: D18548.id44554.diff
Thu, Oct 24, 2:45 AM
F13985901: D18548.diff
Sun, Oct 20, 11:31 PM
Unknown Object (File)
Sep 30 2024, 5:28 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.