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

Shawn Heisey commented on SOLR-4182:
------------------------------------

I have not tested 4.0.0, only branch_4x.

Side detail: I initially tried to put mlt.count into the handler as an int, but 
that caused a parse exception.  The exception went away when I changed it to 
str.  Don't know if this is important.

                
> MoreLikeThisHandler ignores mlt.count
> -------------------------------------
>
>                 Key: SOLR-4182
>                 URL: https://issues.apache.org/jira/browse/SOLR-4182
>             Project: Solr
>          Issue Type: Bug
>          Components: MoreLikeThis
>    Affects Versions: 4.1
>         Environment: solr-impl 4.1-SNAPSHOT 1421381 - ncindex - 2012-12-13 
> 10:16:41
>            Reporter: Shawn Heisey
>             Fix For: 4.1, 5.0
>
>
> MoreLikeThisHandler ignores the mlt.count parameter.  This seems to be the 
> case whether it's on the URL path or in the handler definition.
> When using MoreLikeThisComponent in a search handler, mlt.count works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to