You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by mi...@apache.org on 2010/08/04 12:50:21 UTC

svn commit: r982206 - /lucene/dev/branches/branch_3x/lucene/src/test/org/apache/lucene/search/CheckHits.java

Author: mikemccand
Date: Wed Aug  4 10:50:21 2010
New Revision: 982206

URL: http://svn.apache.org/viewvc?rev=982206&view=rev
Log:
LUCENE-2578: relax another float cmp tolerance

Modified:
    lucene/dev/branches/branch_3x/lucene/src/test/org/apache/lucene/search/CheckHits.java

Modified: lucene/dev/branches/branch_3x/lucene/src/test/org/apache/lucene/search/CheckHits.java
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/lucene/src/test/org/apache/lucene/search/CheckHits.java?rev=982206&r1=982205&r2=982206&view=diff
==============================================================================
--- lucene/dev/branches/branch_3x/lucene/src/test/org/apache/lucene/search/CheckHits.java (original)
+++ lucene/dev/branches/branch_3x/lucene/src/test/org/apache/lucene/search/CheckHits.java Wed Aug  4 10:50:21 2010
@@ -33,7 +33,7 @@ public class CheckHits {
    * different  order of operations from the actual scoring method ...
    * this allows for a small amount of variation
    */
-  public static float EXPLAIN_SCORE_TOLERANCE_DELTA = 0.00005f;
+  public static float EXPLAIN_SCORE_TOLERANCE_DELTA = 0.0002f;
     
   /**
    * Tests that all documents up to maxDoc which are *not* in the