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
F15509086: D10259.id24695.diff
Wed, Apr 16, 9:30 AM
F15504614: D10259.diff
Mon, Apr 14, 7:18 PM
F15495010: D10259.diff
Sun, Apr 13, 2:20 AM
F15472320: D10259.id24699.diff
Sat, Apr 5, 12:40 PM
F15432172: D10259.id24695.diff
Mon, Mar 24, 4:38 PM
F15392111: D10259.diff
Mar 15 2025, 1:16 PM
F15378349: D10259.id24705.diff
Mar 13 2025, 1:54 PM
F15338812: D10259.diff
Mar 9 2025, 1:03 PM
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
Lint
Lint Skipped
Unit
Tests Skipped

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).