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
F13529990: D18548.diff
Sat, Jul 27, 12:24 AM
Unknown Object (File)
Wed, Jul 17, 10:22 AM
Unknown Object (File)
Tue, Jul 16, 7:23 PM
Unknown Object (File)
Sat, Jul 13, 7:00 AM
Unknown Object (File)
Fri, Jul 12, 6:18 PM
Unknown Object (File)
Sun, Jul 7, 11:02 PM
Unknown Object (File)
Thu, Jul 4, 10:50 AM
Unknown Object (File)
Sat, Jun 29, 1:14 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.