Hello, today i updated the solr libs in my application to the current trunk version. It seems that the default operator (which i defined AND in my schema.xml) is not considered anymore when creating the new SolrQueryParser in LuceneQParserPlugin.java:66. In my query I do not define the default operator as a local query parameter. Maybe a fallback to the globally specified parameters is missing. Is this overhaul from SOLR-334 still in the works or is this new behaviour intended?
Thanks in advance, Raiko -- View this message in context: http://www.nabble.com/SolrQueryParser-Default-Operator-from-schema.xml-broken-in-trunk--tf4724215.html#a13506821 Sent from the Solr - Dev mailing list archive at Nabble.com.