I think that's prolly going to be your best bet. A long time ago, I had put together a preso on using vspider and I couldn't get around the localhost restrictions either, so I used URL re-writing, just created a custom function and wrapped all instances of the url with it, and replaced localhost with whatever the site url is.
Good luck! -- Jeff -----Original Message----- From: Zaphod Beeblebrox [mailto:[EMAIL PROTECTED] Sent: Thursday, July 05, 2007 2:07 PM To: CF-Community Subject: Re: Verity help I've got the indexing working fine. It's just that all the search results are linked as "http://localhost/index.cfm", etc. I guess I could just rewrite the url whenever I display it....that just seems a little bit of a 'hack' to me. On 7/5/07, Paul Ihrig <[EMAIL PROTECTED]> wrote: > cant you just make a batch file to run the index script? > i did it a few years ago on 5 collections of a pretty big site. > never had any problems.. > > other then my retention of knowledge, when not in use. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:237861 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
