View Single Post
Old 01-09-2005, 09:48 AM   #1
Shadowalex
Green Mole
 
Join Date: Jan 2005
Posts: 2
Question Don't index all subdirectories

Hello,

I installed the Phpdig Search successful, but I have a problem when run the spider. In my root are 12 files and 21 subdirectories. If the index finished then only about half of it is ready.
I set some parameters in the config, for example:

define('SPIDER_MAX_LIMIT',200); //max recurse levels in spider
define('RESPIDER_LIMIT',100); //recurse respider limit for update
define('LINKS_MAX_LIMIT',200); //max links per each level
define('RELINKS_LIMIT',100); //recurse links limit for an update
define('LIMIT_TO_DIRECTORY',false); //limit index to given (sub)directory

define('LIMIT_DAYS',5); //default days before reindex a page


but nothing issue.
What is the solution?
Please help me! Thanks
/Sorry, but I am not english/
Shadowalex is offline   Reply With Quote