Home »
FUDforum »
How To »
Indexing limits
|
Re: Indexing limits [message #28198 is a reply to message #28179] |
Thu, 13 October 2005 16:00 |
Ilia
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
|
|
|
Goto Forum:
Current Time: Fri Nov 01 07:15:10 GMT 2024
Total time taken to generate the page: 0.06456 seconds