> if I have the following two keywords:
> 
> "product"
> "product pricing"
> 
> and I do a keyword search on "product", I get back objects associated with
> either of the above.
> 
> Is there anyway to limit the search results to an exact match so if I search
> for "product" i only get that back and not also "product pricing"?

AFAIAC metadatakeywordfind is broken by designed, because of issues like
the above. What you could do is loop over the resulting list of objects
and remove everything that does not match your search criteria.

Cheers
Michiel
-- 
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