It's worked so far, but that's because I'm building a query string and limiting the user-supplied value to a specific set of fields.
The reason why I need to use the extended query syntax in that is that it seems to be the only way to do the combination of ANDs and ORs that I need, which isn't possible with :with clauses. (My example was a greatly simplified version of what I'm actually doing.) Cheers, Christopher --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
