I have verity collection populated from a db query. In the CFSearch I have
set the type to EXPLICIT and I need to set the criteria so that it only
returns a specific word selected from a form; such as <CFSET searchcriteria
= #form.topics#>

Here's why: Say I search on the word "Image". In the collection, there are
topics called "image" and "self-image". The results brings back records
based on both "image" and "self-image".

I need to be able to suppress the word stemming. I thought of using the
<WORD> evidence operator, but I can't get it to work.

What would be the proper syntax for using <WORD>, or is there something else
I should be using?

Thanks,
Mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
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