>you need to use vspider to index your site instead of verity. >verity will index your pages as if they were documents - basically, it >will index the source code, not the rendered html. >for that you need to use vspider. >
Excellent, reading up on it now. Just curious, when creating the collection through vspider, is there an issue using 127.0.0.1:8500 address to populate the collection instead of the localhost? I'm not getting any errors but it's not finding any documents. Here's my batch I'm running with vspider. It doesn't report any errors and it notes "All starting points found". -collection c:\cfusionmx7\verity\collections\mysite -start http:\\127.0.0.1:8500\mysite -style c:\cfusionmx7\verity\data\stylesets\coldfusionvspider\ -cgiok Submitted 0 documents for insert Indexed 0 documents. Skipped 1 keys, including 0 duplicate documents rejected Any ideas? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320322 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

