PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   Don't index all subdirectories (http://www.phpdig.net/forum/showthread.php?t=1722)

Shadowalex 01-09-2005 09:48 AM

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/

Charter 01-09-2005 10:41 AM

PhpDig doesn't follow JavaScript, except for simple things like window.open() or window.location() type links.

Shadowalex 01-10-2005 03:03 AM

Thanks!

I made this change, and everythings OK! Now, index all files and subdirectories!
:-)


All times are GMT -8. The time now is 09:04 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.