Since this is a bug fix, please mark it for 2.9.2 if there ever is one.

On Nov 23, 2009, at 7:08 PM, Michael McCandless (JIRA) wrote:

> 
>    [ 
> https://issues.apache.org/jira/browse/LUCENE-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781706#action_12781706
>  ] 
> 
> Michael McCandless commented on LUCENE-2092:
> --------------------------------------------
> 
> Fixed on trunk... I'll backport to 3.0 once Uwe opens it up...
> 
>> BooleanQuery.hashCode and equals ignore isCoordDisabled
>> -------------------------------------------------------
>> 
>>                Key: LUCENE-2092
>>                URL: https://issues.apache.org/jira/browse/LUCENE-2092
>>            Project: Lucene - Java
>>         Issue Type: Bug
>>         Components: Query/Scoring
>>   Affects Versions: 1.9, 2.0.0, 2.1, 2.2, 2.3, 2.3.1, 2.3.2, 2.4, 2.4.1, 
>> 2.9, 2.9.1
>>           Reporter: Hoss Man
>>           Assignee: Michael McCandless
>>        Attachments: LUCENE-2092.patch
>> 
>> 
>> BooleanQuery.isCoordDisabled() is not considered by BooleanQuery's 
>> hashCode() or equals() methods ... this can cause serious badness to happen 
>> when caching BooleanQueries.
>> bug traces back to at least 1.9
> 
> -- 
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-dev-h...@lucene.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to