Home GnuPG

If InnoDB FULLTEXT is available, use it for for fulltext indexes
d54c14c64444Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

If InnoDB FULLTEXT is available, use it for for fulltext indexes

Summary: Ref T11741. I'll wait until the release cut to land this; it just adds a test for InnoDB FULLTEXT being available instead of always returning false.

Test Plan:

  • Ran with InnoDB fulltext locally for a day and a half without issues.
  • Ran bin/storage upgrade, saw it detect InnoDB fulltext.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11741

Differential Revision: https://secure.phabricator.com/D16946

Details

Provenance
epriestley <git@epriestley.com>Authored on Nov 25 2016, 10:56 PM
Parents
rPHAB2b7ec1deea31: Boost search result title matches
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHABd54c14c64444: If InnoDB FULLTEXT is available, use it for for fulltext indexes (authored by epriestley <git@epriestley.com>).Nov 26 2016, 12:29 AM