Jillian:

After performing the search via CFSEARCH, you can reference a summary (up to
500 characters) of the file contents via the ".Summary" variable, as in:

        <CFSEARCH NAME="mySearch" ... >

        <CFOUTPUT QUERY="mySearch">
                <B>#mySearch.Title#</B><BR>
                <P>
                        #mySearch.Summary#
                </P>
        </CFOUTPUT>

--
Mosh Teitelbaum
evoch, LLC
Tel: (301) 942-5378
Fax: (301) 933-3651
Email: [EMAIL PROTECTED]
WWW: http://www.evoch.com/


> -----Original Message-----
> From: Jillian Carroll [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 14, 2003 4:06 PM
> To: CF-Talk
> Subject: Display Search Contents
>
>
> I've got a search collection (CF 5) made up of about 900 files.  I can
> search them using CF Search... and display their filepath/urlpath/key...
> how can I display/call on their contents (or a portion thereof)?  There
> doesn't appear to be a body/custom1/etc for index type=file.
>
> I've searched yahoo/google/mm... and I think the problem is that I don't
> know the 'words' for what I'm looking for.
>
> Can anybody help me out on this?
>
> --
> Jillian
>
>
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

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

Reply via email to