Homec4science

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

Authored by epriestley <git@epriestley.com> on Nov 25 2016, 22:56.

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

Committed
epriestley <git@epriestley.com>Nov 26 2016, 00:29
Pushed
aubortJan 31 2017, 17:16
Parents
rPH2b7ec1deea31: Boost search result title matches
Branches
Unknown
Tags
Unknown

Event Timeline

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