Hi,

I've indexed the model properly and when I try to exclude records with
the method below it does not work. It returns all records anyway. am I
doing something wrong? Thanks in advance.

@allRaiders = Furni.search params[:search], :without => {:furnitype_id
=> 1}, :page => @page, :per_page => 60

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