The file name should be in the query returned from cfindex. It might be
fully qualified so treat it as a list and extract it.

Could be wrong though! :OI

Ade

-----Original Message-----
From: Lilly Spa [mailto:[EMAIL PROTECTED]
Sent: 23 October 2005 01:42
To: CF-Talk
Subject: Referencing filenames in cfindex


I'm trying to run a cfindex on the files in a
directory. Here's my syntax:

<cfcollection
        action="optimize"
        collection="resources"
        path="MY URL HERE"
        language="English">

<cfindex
        action="refresh"
        collection="resources"
        type="path"
        key="THE PATH HERE"
        extensions=".doc,.pdf,.ppt"
        language="English"
        recurse="yes"
        custom1="files"
        custom2="????"
        >


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221955
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