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="????"
        >

This is one of three collections that I would like
have use the same references such as custom1, custom2,
etc. 

The only glitch I'm running into is with custom2. I
would like that to be the filename. How would I go
about generating it? I'm thinking I can use a cgi
command, but not sure which.

If anyone can help me, it'll save me from more hours
of headaches.

Thank you.


        
                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221954
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to