Homec4science

Provide setup instructions for reducing minimum index word length

Authored by epriestley <git@epriestley.com> on Jun 15 2011, 17:39.

Description

Provide setup instructions for reducing minimum index word length

Summary:
The MySQL MyISAM fulltext backend defaults to a minimum length of 4, but many
3-letter words are useful search terms. Provide instructions for configuring
MySQL to reduce the auto-stopword length.

Test Plan:
Followed instructions, searched for a 3-letter term and got a hit.

Reviewed By: jungejason
Reviewers: aran, tuomaspelkonen, jungejason
CC: aran, jungejason
Differential Revision: 471

Details

Committed
epriestley <git@epriestley.com>Jun 20 2011, 14:13
Pushed
aubortJan 31 2017, 17:16
Parents
rPHc82c6e204f6f: Merge pull request #22 from toulouse/master
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH12772ec35f5f: Provide setup instructions for reducing minimum index word length (authored by epriestley <git@epriestley.com>).Jun 20 2011, 14:13