I am doing a simple search. And I have read the manual (although I'll
admit not in as much depth as I did today). The @ symbol is definitely
a headache for me. Perhaps I have created the index in a weird way or
something. But basically I used a query to create it, with the user
first name, last, email, etc.

If I search on "[EMAIL PROTECTED]", I get no results. But searching
on just "testEmail" gets results, showing the email in there. I've
tried it with the @ symbol escaped (using @@, \@, [EMAIL PROTECTED]).

Any insight, or possibly someone being able to replicate would be much
appreciated.

Thanks,
Matt

On 3/15/07, Dinner <[EMAIL PROTECTED]> wrote:
> What kind of verity search are you doing?  I think that will change
> what is escaped, etc, etc..
>
> RTM for verity searches, I think that's covered in there.  FWIW,
> I usually do the "websearch" kind, when I use it.
>
> HIH!
>
> On 3/15/07, Matt W wrote:
> >
> > I have a verity collection of usernames, email addresses, etc. When
> > searching on "somename@", I get results, but if I search on
> > "[EMAIL PROTECTED]", no results are found (yes assuming that email
> > address does exist).
> >
> > Basically, if I add anything after the @ symbol, verity results croak.
> > Here is attribute I am using from the <cfsearch> tag:
> > criteria="`#Lcase(arguments.searchCriteria)#`*"
> >
> > If I remove the backquote, I get no results with the @ symbol,
> > regardless of what's before or after it. I have tried various other
> > iterations of the wildcard before and after the backquote, and without
> > it altogether.
> >
> > Hoping someone has overcome a similar issue,
> >
> > --
> > Matt Williams
> > "It's the question that drives us."
> >
> >
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272891
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to