[ 
https://issues.apache.org/jira/browse/SOLR-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15539023#comment-15539023
 ] 

Alan Woodward commented on SOLR-5344:
-------------------------------------

The tests are failing because the estimated hits for a collation are too high 
(12 or 14 in most cases, where the test is expecting between 6 and 10).  I've 
tried to trace through the code, and it always ends up in 
SpellCheckCollector#L152, after an EarlyTerminatingCollectorException has been 
raised.  I don't follow what the estimation calculation is actually supposed to 
be doing here, though - is this a real bug, or should we just relax the 
constraints on the test a bit?  [~hossman] [~jdyer] you were last in this code 
(albeit three years ago!) - what do you think?

> SpellCheckCollatorTest.testEstimatedHitCounts fails in jenkins from time to 
> time
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-5344
>                 URL: https://issues.apache.org/jira/browse/SOLR-5344
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Robert Muir
>
> Doesn't happen very often, but maybe one I can fix. I'll look into it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to