> Is there a way to get embedded files to be indexed and associated with the
> parent content object? I'm asking this because if I do a search for text
> contained within a pdf document the collection doesn't seem to return a
> value. Is there a built-in way of getting embedded "text" objects to be
> indexed and associated with the parent object?

Not built in. You have to maintain a separate collection for your pdf
thingies. As long as you maintain a relationship between a pdf file's name
and the object in which it is 'embedded' (e.g. using searchable properties
or objectids or labels or whatever) that shouldn't be too difficult.

-- 
Michiel Boland <[EMAIL PROTECTED]>
Digital Valley Internet Professionals
Plantsoen 17, Wageningen, The Netherlands
Phone: +31 317 465555, Fax: +31 317 460276


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to