Toymods Car Club
www.toymods.org.au
F.A.Q. F.A.Q.    Register Register    Login Login    Home Home
Members Members    Search Search
Toymods » The Outhouse » The search functionality on this site!

Show: Today's Posts  :: Show Polls 
Email to friend 
Return to the default flat view Create a new topic Submit Reply
AuthorTopic
gtman
Forums Junkie


Location:
Perth
Registered:
November 2002
Re: The search functionality on this site! Thu, 25 September 2003 13:37 Go to previous message
ok, here's the skinny. When you make a post the forum, it puts all the words greater then two characters, and less then 50 characters into a search database. To modify this you need to change a few lines of code, it's in numerous files, so my best suggestion is to download a program like EditPlus that can search through files. The line to search is this

"if ( strlen($w[$i]) > 50 || strlen($w[$i])<3 ) continue;"
and basically take out the OR
"if ( strlen($w[$i]) > 50) continue;"

Then you need to rebuild the search database, which is in the admin controls. This is the bit that will hurt, cause it will basically crawl through the entire post database, and it turns the forum off while it does, so not sure how long it would be down for Smile
Plus that will increase the sql database, tho really, if you think about the percentage of one or two character words in relation to longer words, I guess its not as much as you would first think.....

But anyway, that's how its done, I installed, modded and tested here and it works sweet as Smile
  Send a private message to this user    

SubjectPosterDate
Read Message   The search functionality on this site! gtmanWed, 24 September 2003 11:54
Read Message   Re: The search functionality on this site! NarkWed, 24 September 2003 23:51
Read Message   Re: The search functionality on this site! gtmanThu, 25 September 2003 01:26
Read Message   Re: The search functionality on this site! gtmanThu, 25 September 2003 01:28
Read Message   Re: The search functionality on this site! NarkThu, 25 September 2003 06:14
Read Message   Re: The search functionality on this site! chrisssThu, 25 September 2003 10:36
Read Message   Re: The search functionality on this site!  gtmanThu, 25 September 2003 13:37
Previous Topic:black boxes in performance cars...
Next Topic:Trading Post Add

Goto Forum:
-=] Back to Top [=-

Current Time: Sat Aug 2 16:53:53 UTC 2025

Total time taken to generate the page: 0.0047240257263184 seconds

Bandwidth utilization bar

.:: Contact :: Home ::.

Powered by: FUDforum 2.3.8
Copyright ©2001-2003 Advanced Internet Designs Inc.