Have you tried <contains> 'Image' that should give you only "exact" matches.
I am not sure that Verity is not simply ignoring the hyphen though... > 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 > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com 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

