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
F15432172: D10259.id24695.diff
Mon, Mar 24, 4:38 PM
F15392111: D10259.diff
Sat, Mar 15, 1:16 PM
F15378349: D10259.id24705.diff
Thu, Mar 13, 1:54 PM
F15338812: D10259.diff
Sun, Mar 9, 1:03 PM
F15334792: D10259.id24695.diff
Sat, Mar 8, 12:10 PM
Unknown Object (File)
Feb 7 2025, 10:32 PM
Unknown Object (File)
Feb 7 2025, 10:32 PM
Unknown Object (File)
Feb 7 2025, 10:32 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).