Hi,
It seems that when searching in extended mode, sphinx uses @ in a way
that creates a problem... so for example..

Person.search "[email protected]", :match_mode    => :extended
... does not wok

However, the following does work:
Person.search "[email protected]"

Somehow I need to tell sphinx how to interpret the @ in this case...
anyone know how to do that?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/thinking-sphinx?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to