> I want to set up a simple search page for one of our sites. > Instead of doing a database search, I want to use something > to crawl the site on a regular interval, and then have the > site search that index. > > The options seem to be: > > Verity - Although doesn't seem to allow for indexing remote > sites with vspider?
No, but if it's your site, why would that matter? You could use the CFINDEX tag to index your site's database content directly, then serve URLs to the appropriate scripts to show that database content. In any case, though, I'd recommend instead that you use the Google Site Search product. This is separate from Google's regular crawl of your site. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307588 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

