[ https://issues.apache.org/jira/browse/SOLR-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13227571#comment-13227571 ]
Jamie Johnson commented on SOLR-788: ------------------------------------ After spending a bit looking at this, it appears that something has changed since last this patch was written which is preventing this from working properly. I didn't write the original patch so I'm having difficulty figuring out specifically what is wrong. Currently I am getting the following when running this {code:xml} <lst name="moreLikeThis"> <null name="8001ed40-5b54-4ca6-9a17-ffb16179a1de"/> <null name="652bfc99-96dd-49a3-8232-057995788b93"/> <null name="f422dfbd-d534-490b-b86c-6d0e6586dc7c"/> <null name="a0eb8e1b-299e-41cc-a52c-36c2d75f7171"/> <null name="05e01ad4-9d7a-4399-931b-257494ed9385"/> <null name="894fa0ac-4ac7-4121-a9c5-45c24ba5e6dd"/> <null name="b70b4ac4-ac09-42d7-8728-2aa6e236b757"/> <null name="be92fa6b-fbf1-4688-8f2f-edbd659ec50e"/> <null name="4fa6fb91-8433-4bde-866c-0102b3070f88"/> <null name="04109cda-f7e1-4280-903c-e1564585b3e8"/> </lst> {code} If I run with distrib=false this works so definitely is something with the patch. > MoreLikeThis should support distributed search > ---------------------------------------------- > > Key: SOLR-788 > URL: https://issues.apache.org/jira/browse/SOLR-788 > Project: Solr > Issue Type: Improvement > Components: MoreLikeThis > Reporter: Grant Ingersoll > Priority: Minor > Fix For: 3.6, 4.0 > > Attachments: AlternateDistributedMLT.patch, MLT.patch, > MoreLikeThisComponentTest.patch, SolrMoreLikeThisPatch.txt > > > The MoreLikeThis component should support distributed processing. > See SOLR-303. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org