1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 11:44:08 +02:00

Tell users to recreate the search index after changing the common word threshold for fulltext_native (Bug #36345)

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9126 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Nils Adermann
2008-11-26 19:17:52 +00:00
parent 05e8d9ee09
commit 63b089f653
3 changed files with 3 additions and 2 deletions

View File

@@ -97,6 +97,7 @@
<li>[Fix] Make searching for members by YIM address work in prosilver</li>
<li>[Change] Alllow applications to set custom module inclusion path (idea by HoL)</li>
<li>[Change] Handle checking for duplicate usernames in chunks (Bug #17285 - Patch by A_Jelly_Doughnut)</li>
<li>[Fix] Tell users to recreate the search index after changing the common word threshold for fulltext_native (Bug #36345)</li>
</ul>
<a name="v302"></a><h3>1.ii. Changes since 3.0.2</h3>