FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Suggestions » Indexing 2 character words
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Indexing 2 character words [message #158602 is a reply to message #158598] Fri, 06 March 2009 06:05 Go to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma:
Senior Member
Administrator
Core Developer
If I remember correctly, it wasn't necessary to change any code. FUDforum uses MySQL's Full-Text Search facility, which needs to be tweaked to index what you want to search for.

Add the following to your MySQL config file and restart the database:
# Minimum word length to be indexed by the full text search index.
# You might wish to decrease it if you need to search for shorter words.
# Note that you need to rebuild your FULLTEXT index, after you have
# modified this value.
ft_min_word_len = 2


When done, you can recreate the search index from FUDforum's Admin Control Panel.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Please add FUDforum to Forum Matrix
Next Topic: Directory of the sites that use FUDforum
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Sep 28 22:06:34 GMT 2024

Total time taken to generate the page: 0.04622 seconds