Page MenuHomePhabricator

Provide a setup warning about ft_min_word_len
ClosedPublic

Authored by epriestley on Aug 13 2014, 8:58 PM.
Tags
None
Referenced Files
F19822684: D10259.diff
Sat, Mar 7, 7:26 AM
F19740130: D10259.id24705.diff
Sun, Feb 15, 8:54 AM
F19709409: D10259.id.diff
Wed, Feb 11, 2:34 PM
F19703429: D10259.id24699.diff
Wed, Feb 11, 2:08 AM
F19677668: D10259.id.diff
Sun, Feb 8, 2:54 PM
F19566954: D10259.id24699.diff
Jan 31 2026, 8:27 PM
F19028562: D10259.id.diff
Nov 24 2025, 3:47 PM
F19011154: D10259.diff
Nov 22 2025, 8:20 AM
Subscribers
Tokens
"Like" token, awarded by chad.

Details

Summary

Fixes T4130. Adds a setup warning when ft_min_word_len is set to the default value.

Test Plan

Hit setup warning; resovled setup warning. Searched for "DOS".

Diff Detail

Repository
rP Phabricator
Branch
minwordlen
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2215
Build 2219: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Provide a setup warning about ft_min_word_len.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.

caught two typos

src/applications/config/check/PhabricatorSetupCheckMySQL.php
128

configured

137

warning

This revision is now accepted and ready to land.Aug 13 2014, 9:57 PM
epriestley updated this revision to Diff 24705.

Closed by commit rP5d62f56c8fa6 (authored by @epriestley).