ConstantScorePrefixQuery.java - Absolute FP comparison on getBoost()
---------------------------------------------------------------------
Key: SOLR-1019
URL: https://issues.apache.org/jira/browse/SOLR-1019
Project: Solr
Issue Type: Bug
Components: clients - java
Affects Versions: 1.3
Environment: Java 6, Tomcat 6
Reporter: Kay Kay
Attachments: SOLR-1019.patch
Absolute FP comparisons are inherently unsafe. Comparisons of FP done under an
epsilon resolution difference.
affects ConstantScorePrefixQuery#toString() and #equals()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.