Hi Dave,

> I'm a bit confused. Typically, you wouldn't want to use 
> CFINDEX to index cfm files; this would only index the actual 
> content of your cfm files, not what the user would see when 
> he requests the cfm files.

In this directory, the cfm files contain mostly static content. 
 
> > <!--- alternate indexing of rmtraining_static
> > <cfindex action="update" collection="rmtraining_static"
> > key="#request.root#training\courses" type="path"> --->
> 
> This looks a little closer, but you didn't specify a URLPATH 
> here, so no one would be able to see the results.

I thought that URLPATH was merely for linking back to the results, which
is why I left it out here. CFDUMP is returning an empty recordset -
URLPATH wouldn't influence whether the collection is indexed or not
would it?

Thanks,
Kay.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to