Question
Verity Searches for Special Characters not working
I'm using ColdFusion MX 7.0.1 with Verity and trying to
search my collections for value "C++" I've tried to pair off the
+'s with `` characters and also tried using the backslash, both
with no luck. I'm using explicit search to do this, but also tried
to perform the same searches as a simple. Can anyone tell me what
I'm doing wrong or if when the collections are indexed they
actually remove the special characters such as +,& and .?