You can find the information in the CF5.0 documentation (if you installed
it).  Under Advanced ColdFusion Administration -> Advanced Verity Tools ->
Verity Spider.

You can set it up as follows:
1) Create an empty collection using the VDK tools in the CF Admin.
2) Add the appropriate parameters to your k2server.ini file. 
3) Launch the spider from the command prompt using the appropriate options.

The documentation is pretty weak but there is one thing you'll need to do.
Make sure that you supply the -prefixmap <sometextfile> option otherwise,
the spider will run through your site, index your documents but not supply a
URL.

START prefixmap.txt

vdkvgwkey http://localhost CF_KEY http://Yoursite/somedir/someotherdir/etc
URL http://localhost CF_URL http://Yoursite/somedir/someotherdir/etc

END prefixmap.txt

Map the CF_Key and CF_URL to whatever point in your site that you start the
spider.

Also, I strongly recommend using the -cmdfile option.  It helps immensely

Good Luck,

Jeff Garza
Lead Developer/Webmaster
Spectrum Astro, Inc.
480.892.8200
[EMAIL PROTECTED]
http://www.spectrumastro.com



-----Original Message-----
From: Jason Larson [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, November 14, 2001 12:55 PM
To: CF-Talk
Subject: RE: Using CFDirectory to Search html files


Where can I find some info on Verity Site Spider, I briefly looked in the CF
5.0 Admin panel and I can't find anything that refers to Verity Site Spider.
I did find some info at verity.com though.

Thanks for your response
Jason Larson
[EMAIL PROTECTED]

-----Original Message-----
From: Steven Lancaster [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 14, 2001 12:12 PM
To: CF-Talk
Subject: RE: Using CFDirectory to Search html files


How does the site spider work and how do I set it up?

 Steven Lancaster
 WebMaster
 Core Laboratories
 6316 Windfern
 Houston, TX 77040
 713-328-2532 (Office)
 713-328-2150 (Fax)
 832-259-3010 (Cell)
 mailto:[EMAIL PROTECTED]

 http://www.corelab.com



-----Original Message-----
From: Garza, Jeff [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 14, 2001 12:48 PM
To: CF-Talk
Subject: RE: Using CFDirectory to Search html files


If you are using CF 5.0, why not use the Verity Site Spider?  We just got it
up and running on our site and it absoultely rocks.

Jeff Garza
Lead Developer/Webmaster
Spectrum Astro, Inc.
480.892.8200
[EMAIL PROTECTED]
http://www.spectrumastro.com



-----Original Message-----
From: Jason Larson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 14, 2001 10:36 AM
To: CF-Talk
Subject: Using CFDirectory to Search html files


I was wondering if some of you can give me a hand. I have a directory full
of html files that are produced by a cgi script. I want to be able to search
the html files without using a verity search. Is it possible to query the
contents of the html files using cfdirectory then search that query produced
by cfdirectory with a search string? Any other suggestions, in how to
accomplish this?

Thanks for your help
Jason Larson
[EMAIL PROTECTED]




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to