> So, this is why I keep pushing the spidering idea. I understand I may give up > some fine- > grained control over the index but, given the limited budget, a spider > approach that can > generate a Verity index seems the best way to stay within their budget.
Well, maybe you can use the Verity spider, although I still think you could get where you want by querying the database directly. You'll need to have your site respond as localhost for the spider to work. Alternatively, you could use a tool like wget to fetch all of your pages as HTML, then index those files and rewrite the URLs. But that's going to be a bit of a pain to update. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332493 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

