ckson [mailto:erickerick...@gmail.com]
Sent: May-19-11 9:53 AM
To: solr-user@lucene.apache.org
Subject: Re: SOLR-2209
What version of Solr are you using? Because this works fine for me.
Could you attach the results of adding &debugQuery=on in both instances?
The parsed form of the query is identical in 1.4
Remove the parenthesis fix the issue but then since
> my user can enter the parenthesis by himself I need to find a way to fix or
> work-around this bug. I found that this is related to SOLR-2209 but there is
> no activity on this bug.
>
> Anyone know if this will get fixed some ti
find a way to fix or
work-around this bug. I found that this is related to SOLR-2209 but there is no
activity on this bug.
Anyone know if this will get fixed some time in the future or if it is already
fixed in Solr 4?
Otherwise, could someone point me to the code handling this so that I can