Thread
:
search results are in the wrong order
View Single Post
07-20-2005, 12:14 PM
#
4
Dave A
Purple Mole
Join Date: Aug 2004
Location: North Island New Zealand
Posts: 170
Check your config file to see what the minimum word size is set to:
define('SMALL_WORDS_SIZE',2); //words to not index - must be 2 or more
define('MAX_WORDS_SIZE',30); //max word size
This part of your config file smay be set to something different.
Dave A
View Public Profile
Visit Dave A's homepage!
Find More Posts by Dave A