Hello, I am using a state field in my rails model, and I would like to
express a condition using sphinx like:
User.search( :conditions => { :login => params[:search], :state =>
'foo | bar' } )
Actually, this doesn't work, maybe I need to add a match_mode clause,
but I'm not sure on how to proceed.
Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---