> What I want to do is search for objects that match a number of
> meta-data-keywords and also has the word the user typed in included in
> the bodytext.
The most obvious technique would be to do a metadatasearch and a
typesearch and then make a cross-section between the result sets.
Another option would be the drill-down technique where you do a typesearch
with resultset=full, and then loop over the resulting objects to see if
they match the metadata keywords.
--
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.