PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > How-to Forum

Reply
 
Thread Tools
Old 02-20-2004, 01:25 AM   #1
bazarin
Green Mole
 
Join Date: Feb 2004
Location: Sao Paulo - Brazil
Posts: 8
Search Depth using PhpDig with command line

Hi:

How Can I stablish the Search Depth in a PhpDig command line section?

Regards,

Wagner
bazarin is offline   Reply With Quote
Old 02-20-2004, 06:53 AM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Hi. The search depth would need to be set in the config.php file. For example, if you want a search depth of one, then just set the following in the config.php file.
PHP Code:
define('SPIDER_MAX_LIMIT',1);           //max recurse levels in spider
define('SPIDER_DEFAULT_LIMIT',1);       //default value
define('RESPIDER_LIMIT',1);             //recurse limit for update 
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
command line and ABSOLUTE_SCRIPT_PATH drywall Troubleshooting 30 02-10-2005 09:34 AM
spider from command line twanoo Troubleshooting 3 01-14-2005 10:04 AM
command line using winxp mrgee Troubleshooting 1 11-03-2004 02:20 AM
Command Line entry and nothing happens aslan Troubleshooting 6 08-27-2004 03:19 PM
Indexing by command line... Canadian How-to Forum 4 01-04-2004 06:44 PM


All times are GMT -8. The time now is 11:40 AM.


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