> One way you might be able to achieve what you want is to 
> make use of the custom1 and custom2 fields when indexing 
> the collection. You may then have to add each file 
> individually to the collection using <cfindex
> action="update"...> and you'd need to write a recursive 
> function to find all the files in your directory structure.

I don't think that would work; you can only use CUSTOM1 and CUSTOM2 when
using CFINDEX with TYPE="CUSTOM", which can't be used to index files.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to