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: 2.9.1, 2.9, 2.4.1, 2.4, 2.3.2, 2.3.1, 2.3, 2.2, 2.1,
2.0.0, 1.9
Reporter: Hoss Man
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: [email protected]
For additional commands, e-mail: [email protected]