I don;t think you can do it directly with cfsearch - I'm sure someone will
correct me if I'm wrong :-)

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.

Someone out there may have a better solution though!

Alex

> -----Original Message-----
> From: Whiterod, David (PLNSA) [mailto:[EMAIL PROTECTED]]
> Sent: 16 July 2002 05:04
> To: CF-Talk
> Subject: Verity: getting file size and date last modified 
> from CFSEARCH
> 
> 
> Is is possible to get the file size and date last modified 
> for results using
> CFSEARCH?
> 
> cheers
> 
> David
> 
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to