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

Koji Sekiguchi commented on SOLR-860:
-------------------------------------

bq. I'm getting this error when trying the patch. 

I couldn't reproduce it. See below for my operation:

{noformat}
# check out lucene+solr from trunk
$ svn co http://svn.apache.org/repos/asf/lucene/dev/trunk SOLR-860
# change directory
$ cd SOLR-860/solr
# apply the attached patch
$ patch -p0 < SOLR-860.patch
patching file 
src/java/org/apache/solr/handler/component/MoreLikeThisComponent.java
patching file src/java/org/apache/solr/handler/MoreLikeThisHandler.java
{noformat}


> moreLikeThis Debug
> ------------------
>
>                 Key: SOLR-860
>                 URL: https://issues.apache.org/jira/browse/SOLR-860
>             Project: Solr
>          Issue Type: New Feature
>          Components: SearchComponents - other
>    Affects Versions: 1.3
>         Environment: Gentoo Linux, Solr 1.4, tomcat webserver
>            Reporter: Jeff
>            Assignee: Koji Sekiguchi
>            Priority: Minor
>             Fix For: Next
>
>         Attachments: SOLR-860.patch, SOLR-860.patch
>
>
> moreLikeThis searchcomponent currently has no way to debug or see information 
> on the process.  This means that if moreLikeThis suggests another document 
> there is no way to actually view why it picked that to hone the searching.  
> Adding an explain would be extremely useful in determining the reasons why 
> solr is recommending the items.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to