I have one condition (based on a column, not a joined table) that is
the same for every model in my app. I use this condition to scope
search results to that business. On one model the condition is
ignored. The query log shows that the condition is being passed and
when I use the command line to search the condition is still ignored.
I'm not sure how to being debugging this issue. Can some one offer a
bit of advice?

Here is the command line command:

search -c config/production.sphinx.conf -f owner_id 1 jan


And I am being returned data with a different owner_id.



cheers,
steve
--~--~---------~--~----~------------~-------~--~----~
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