Hello,
Can't find an example for what I am trying to do.
Let say :
Model.search "keyword", :conditions => { :field => 'value' }
what I want is all the models that match my conditions, but the one
containing my keyword should come first because of the weight I
defined.
Actually I am only getting the models matching my conditions + the
keyword.
Thanks
pml
--
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.