experimenting with SOLR 1.3 and discovered that although I specified 
<solrQueryParser defaultOperator="AND"/> in schema.xml

q=a+b behaves as q=a OR B instead of q=a AND b

Obviously this is not correct.
I used the nightly of 29 oct.

Cheers, 
Geert-Jan

-- 
View this message in context: 
http://www.nabble.com/SOLR-1.3%3A-defaultOperator-always-defaults-to-OR-although-AND-is-specifed.-tf4731773.html#a13529997
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to