Hi guys,
I'm new with thinking sphinx and i got stuck in implementing
application wide search with conditions.

for example i could do this when using model search:

User.search 'giovanni', :conditions => {:position => 'staff'}

But how can i use conditions for application wide search ?

ThinkingSphinx.search 'giovanni', :classes => [User, UserGroup]



--

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=.


Reply via email to