View Single Post
Old 01-19-2004, 06:40 AM   #1
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
How To Index One-Character Words

I just started using phpDig last night. Looks like I've finally found a decent website search engine that I can live with!

I'm wondering though how I can set it up so that even single character words are indexed. I found the following statement in the config.php file, which I think would govern that.
Code:
define('SMALL_WORDS_SIZE',2);
When I set that number to zero, it sure didn't like that. Is there any way to disable the small words exclusion? Thanks in advance for your help.
vinyl-junkie is offline   Reply With Quote