[
https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14597427#comment-14597427
]
Jens Wille commented on SOLR-7639:
----------------------------------
Thanks for improving MLTQParser! Unfortunately, this patch contains an error:
{{maxqt}} should use {{setMaxQueryTerms}} and {{maxntp}} should use
{{setMaxNumTokensParsed}}. Also, what about {{maxdf}} ({{setMaxDocFreq}}) and
{{boost}} ({{setBoost}})?
And wouldn't it make sense to use the defaults from
{{org.apache.lucene.queries.mlt.MoreLikeThis}} just like MoreLikeThisHandler
does?
I can provide patches for most of these (not sure about boosting; seems a bit
more involved). Should I add them here or open new issue(s)?
> Bring MLTQParser at par with the MLT Handler w.r.t supported options
> --------------------------------------------------------------------
>
> Key: SOLR-7639
> URL: https://issues.apache.org/jira/browse/SOLR-7639
> Project: Solr
> Issue Type: Improvement
> Reporter: Anshum Gupta
> Assignee: Anshum Gupta
> Attachments: SOLR-7639.patch, SOLR-7639.patch
>
>
> As of now, there are options that the MLT Handler supports which the QParser
> doesn't. It would be good to have the QParser tap into everything that's
> supported.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]