[
https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15027566#comment-15027566
]
Anshum Gupta commented on SOLR-7912:
------------------------------------
The parsed query could order the terms in different ways on different shards
and at times when they end up being the same, it would return a single value
instead of an array of parsed query strings. I think this is just not a good
way to test and actually forces us to look at the output to write the test to
begin with. For exactly that reason, I've removed that assertion for now.
> Add support for boost and exclude the queried document id in MoreLikeThis
> QParser
> ---------------------------------------------------------------------------------
>
> Key: SOLR-7912
> URL: https://issues.apache.org/jira/browse/SOLR-7912
> Project: Solr
> Issue Type: Improvement
> Reporter: Anshum Gupta
> Assignee: Anshum Gupta
> Fix For: 5.4, Trunk
>
> Attachments: SOLR-7912-test-fix.patch, SOLR-7912.patch,
> SOLR-7912.patch, SOLR-7912.patch, SOLR-7912.patch, SOLR-7912.patch
>
>
> Continuing from SOLR-7639. We need to support boost, and also exclude input
> document from returned doc list.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]