[
https://issues.apache.org/jira/browse/SOLR-5726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mou Nandi updated SOLR-5726:
----------------------------
Attachment: MoreLikeThisParams.java.patch
MoreLikeThisHandler.java.patch
MoreLikeThisComponent.java.patch
MoreLikeThis.java.patch
These changes fixed problem with pre analyzed field in our environment.
Morelikethis query is created based on the fieldtype.
It also added the mlt.rfl parameters.
It also escapes the special characters in the id field which solves the
distributed search problem(NPE) for morelikethis component.
> MoreLikethisComponent does not support ditributed search and pre analyzed
> field
> -------------------------------------------------------------------------------
>
> Key: SOLR-5726
> URL: https://issues.apache.org/jira/browse/SOLR-5726
> Project: Solr
> Issue Type: Bug
> Components: MoreLikeThis
> Affects Versions: 4.6, 4.6.1
> Reporter: Mou Nandi
> Priority: Minor
> Attachments: MoreLikeThis.java.patch,
> MoreLikeThisComponent.java.patch, MoreLikeThisHandler.java.patch,
> MoreLikeThisParams.java.patch
>
>
> MoreLikeThis does not support pre analyzed field.
> This component also fails to escape special chars in the id field for
> distributed search.
> Also added mlt.rfl parameters to return any fields in the morelikethis
> component result section. The field should also be part of main query fl
> parameter.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]