yes as best as i have found you can only spider the base ip of the box.  by
spidering the d:\site\ I dont think you are rendering the page before
spidering ....by hitting it by url you will cause the page to render before
being spidered this is where the real power of the vspider comes in.  


mdkvdk will make the cleanest collection in imho no file and custom paths
(which seem to be duplicates to me.) do this before you spider

here a snip

<cfexecute      name =
"#Attributes.driveLetter#:\CFusion\Verity\_nti40\bin\mkvdk.exe"
                                        arguments = "-create -collection
#Attributes.driveLetter#:\CFusion\verity\collections\#Attributes.VerityColle
ctionName#" 
                                        outputFile =
"#Attributes.outputFilePath#\#outputFileName#"
                                        timeout = "10">


hth

sean

-----Original Message-----
From: Chad [mailto:cgray@;careyweb.com]
Sent: Thursday, November 07, 2002 4:59 PM
To: CF-Talk
Subject: RE: vspider


The collection just appears when I run the command line below.  I have
never used mkvdk but I will read up on it now.



> -----Original Message-----
> From: Sean McCarthy [mailto:SMcCarthy@;HealthObjects.com]
> Sent: Thursday, November 07, 2002 2:13 PM
> To: CF-Talk
> Subject: RE: vspider
> 
> how did you make your collection with the mdvdk? if not you may have
to
> specify file or custom in the path if was created through cf
> 
> -----Original Message-----
> From: Chad [mailto:cgray@;careyweb.com]
> Sent: Thursday, November 07, 2002 11:30 AM
> To: CF-Talk
> Subject: vspider
> 
> 
> I cannot get vspider to work.  (I broke up the command I ran just so
it
> reads better in this email)
> 
> I used the domain name http://airoot/ for the website on the server.
I
> tried to use the direct path d:\web\sites\airoot and It tells me the
> directory does not exist.  I have tried the IP of the site also.
> 
> It makes the collection NEW, but just does not populate it with
> anything.  Anyone have any tips?
> 
> c:\cfusionmx\lib\_nti40\bin\vspider
> -common c:\cfusionmx\lib\common
> -collection c:\CFusionMX\verity\collections\NEW
> -start http://airoot
> -indinclude *
> 
> 
> vspider - Verity, Inc. Version 3.7 (_nti40, Aug 11 2000)
> Info      2002/11/07 10:35:32 (ind006000) Message database loaded from
> [c:\cfusionmx\lib\_nti40\bin\ind.msg].
> Info      2002/11/07 10:35:35 (ind005013) Loading license from
> [c:\cfusionmx\lib\_nti40\bin\ind.lic].
> Info      2002/11/07 10:35:35 (ind005005) Licensed for file walking.
> Info      2002/11/07 10:35:35 (ind005006) Licensed for local host
> spidering.
> Progress  (ind010020) Vspider summary: Submitted 0 documents for
insert,
> 0 documents for deletion, 0 documents for update;
> Progress  (ind010021) Vspider summary: Indexed 0 documents, Deleted 0
> documents, 0 bad documents;
> Progress  (ind010022) Vspider summary: Skipped 1 keys, including 0
> duplicate documents rejected;
> Progress  (ind010023) Vspider summary: Failed to fetch 0 keys.
> vspider done
> 
> 
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to