So I have a model with several fields indexed, such as name,
description, sometext1, etc.

In the search form, I give the user the option to check which fields
they want their term to be searched across...if they want to just
search across the name or description fields, for instance. Is there a
way in the controller to limit the fields used? The conditions
attribute, as I've read described in the primers, seems to be used to
make sure a certain field contains a specific term (such
as :name=>"John")

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