I tried looking for an example of getting around this but had no luck. Hopefully someone can point me in the right direction!

I have a Verity Collection. The description field of a record has a title, such as "Flowers & Candy Scented Candle"

When I type "Flowers & Candy" into a search, it returns no results.

If I type in just the word Flowers or Candy alone, it will find a result.

I am re-factoring some old code that did this through a fun and interesting sql query without use of the Verity Search engine.

Is there a quick way to get around this issue or get the Verity search to behave?

I considered enclosing the terms automatically in a quote but that might limit results.

link|improve this question

feedback

1 Answer

up vote 4 down vote accepted

cflib.org is your friend.

http://www.cflib.org/udf/verityClean

link|improve this answer
Oh, CFlib, how could I forget about you. Another wheel not re-invented. Appreciate it! – Jas Panesar Feb 27 '09 at 14:47
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.