[ https://issues.apache.org/jira/browse/SOLR-5480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277522#comment-17277522 ]
Isabelle Giguere commented on SOLR-5480: ---------------------------------------- [~erickerickson], [~noble.paul], [~anshum], [~hossman] Before we deprecate the MLT Handler, can we please have some sort of valid solution for passing in text to the MLT QParser ? To support uses cases where the id of the initial document is not known. https://issues.apache.org/jira/browse/SOLR-7913?focusedCommentId=17267477&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17267477 The main purpose of SOLR-7913 is to pass plain text to MLT QParser. It concentrates on stream.body, because, at one time, it looked like the best way to do so. But if text could be passed to MLT QParser in any other way, there would be no reason to insist on using stream.body. > Make MoreLikeThisHandler distributable > -------------------------------------- > > Key: SOLR-5480 > URL: https://issues.apache.org/jira/browse/SOLR-5480 > Project: Solr > Issue Type: Improvement > Components: MoreLikeThis > Reporter: Steve Molloy > Assignee: Noble Paul > Priority: Major > Attachments: MoreLikeThisHandlerTestST.txt, SOLR-5480.patch, > SOLR-5480.patch, SOLR-5480.patch, SOLR-5480.patch, SOLR-5480.patch, > SOLR-5480.patch, SOLR-5480.patch, SOLR-5480.patch, SOLR-5480.patch, > SOLR-5480.patch, SOLR-5480.patch > > > The MoreLikeThis component, when used in the standard search handler supports > distributed searches. But the MoreLikeThisHandler itself doesn't, which > prevents from say, passing in text to perform the query. I'll start looking > into adapting the SearchHandler logic to the MoreLikeThisHandler. If anyone > has some work done already and want to share, or want to contribute, any help > will be welcomed. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org