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

Anshum Gupta commented on SOLR-5125:
------------------------------------

I've just put up a patch for SOLR-5042 that should fix this issue.

mlt.count was basically being used up as the flag value and 
SolrIndexSearcher.TERMINATE_EARLY = 0x04 perhaps explains why a value of 10 
screwed up score, 100 screwed up with EarlyTerminatingCollectorException.

> Distributed MoreLikeThis fails with NullPointerException, shard query gives 
> EarlyTerminatingCollectorException
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-5125
>                 URL: https://issues.apache.org/jira/browse/SOLR-5125
>             Project: Solr
>          Issue Type: Bug
>          Components: MoreLikeThis
>    Affects Versions: 4.4
>            Reporter: Shawn Heisey
>             Fix For: 4.5, 5.0
>
>         Attachments: SOLR-5125.patch
>
>
> A distributed MoreLikeThis query that works perfectly on 4.2.1 is failing on 
> 4.4.0.  The original query returns a NullPointerException.  The Solr log 
> shows that the shard queries are throwing EarlyTerminatingCollectorException. 
>  Full details to follow in the comments.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to