pmlarocque wrote:
> hmmm my guess is because source_id and level are defined via
> item.source(:id) and item.source.level.name.
>
> Am I right? Any workaround ?
It sounds like sphinx doesn't like nested OR operators, which would make
the following query invalid:
"(@field 1 | 2 | 3) | @otherfield blah"
You may need to revisit your strategy.
-- James Healy <[email protected]> Wed, 25 Nov 2009 16:59:36 +1100
--
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.