Maybe I'm being a little dense here, but I'm trying to use the quorum
operator for my searches and I can't seem to figure out the syntax as
it would be passed from TS.

Here's my code:
      @faq_matches = Faq.search("@body product | @body review",  :with
=> {:client_id => @request.client_id}, :match_mode => :extended)


and here's the example from the Sphinx docs:
quorum matching operator:
"the world is a wonderful place"/3

from this page: http://www.sphinxsearch.com/docs/current.html#extended-syntax

Would someone please help me with the proper TS syntax for this?

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