On 10/31/07, raikoe <[EMAIL PROTECTED]> wrote:
> 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?

I think I've fixed it... can you try the latest trunk?

-Yonik

Reply via email to