On 5/24/06, Ray Champagne <[EMAIL PROTECTED]> wrote:
> I am creating a very simple site search using Verity.  When outputting
> the search results (using #summary#), the various variable names used in
> the text of the pages are getting output as their variable names, not as
> their values.  Is there some trick I'm missing?
> --

You aren't missing any trick...cfindex does a spider of the
filesystem, and views your .cfm files as text files.  Unfortunately,
it doesn't include any http based spidering capability (which would
see the processed pages).  There is a way to do this using verity's
vspider utility....

http://www.adobe.com/devnet/coldfusion/articles/vspider.html

-- 
Jim Wright
Wright Business Solutions
[EMAIL PROTECTED]
919-417-2257

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241300
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to