[ 
https://issues.apache.org/jira/browse/SOLR-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man updated SOLR-9064:
---------------------------
    Fix Version/s:     (was: 6.0)
                   master (7.0)


Manually correcting fixVersion per Step #S5 of LUCENE-7271


> UpdateStream Explanation should include the explanation for the incoming 
> stream
> -------------------------------------------------------------------------------
>
>                 Key: SOLR-9064
>                 URL: https://issues.apache.org/jira/browse/SOLR-9064
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 6.0, 6.1
>            Reporter: Dennis Gove
>            Assignee: Dennis Gove
>            Priority: Minor
>             Fix For: 6.1, master (7.0)
>
>         Attachments: SOLR-9064.patch
>
>
> The explanation for an UpdateStream does not include a child explanation of 
> the incoming stream. This results in the UpdateStream explanation not being 
> all that informative.
> Simple fix, line 191 should add
> {code}
> child.addChild(tupleSource.toExplanation(factory));
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to