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

Home » FUDforum » How To » Indexing limits
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Indexing limits [message #28179] Thu, 13 October 2005 00:15 Go to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
I would like to index numbers and 2-letter words on my forum. I know if will be CPU intensive, but Google can do it and my users need it.

In what programs can these defaults be found? What's the possibility of making these configurable from the Admin Control Panel?

Best regards.

Frank
Re: Indexing limits [message #28198 is a reply to message #28179] Thu, 13 October 2005 16:00 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The 2 character limit can be changed by editing the text_to_worda function inside isearch.inc.t

As far as number indexing, you'd want to change the str_word_count() to something along the lines of preg_split('!\b+!', $text)


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Mailman & FUDforum
Next Topic: path_info not working - plx help
Goto Forum:
  

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

Current Time: Fri Sep 20 12:44:22 GMT 2024

Total time taken to generate the page: 0.02226 seconds