Hi,

  What is the default operator precedence between AND and OR in SOLR?  For
example if I type a query "A OR B AND C", will it be treated as "(A OR B)
AND C"  OR "A OR (B AND C)"

Thanks
-- 
View this message in context: 
http://www.nabble.com/operator-precedence-tp16541732p16541732.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to