[ 
https://issues.apache.org/jira/browse/SOLR-6796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227498#comment-14227498
 ] 

Per Steffensen edited comment on SOLR-6796 at 11/27/14 11:07 AM:
-----------------------------------------------------------------

But ok, here is a fix that cleans up a little bit. Essentially using the FL's 
of the outer request. But we have to add id-field and score if not already in 
there
Besides the patch you should be able to delete "import java.util.regex.Pattern" 
as well

Also passes 4.4.0+ test-suite running with distrib.singlePass all over


was (Author: steff1193):
But ok, here is a fix that cleans up a little bit. Essentially using the FL's 
of the outer request. But we have to add id-field and score if not already in 
there

Also passes 4.4.0+ test-suite running with distrib.singlePass all over

> distrib.singlePass does not return correct set of fields for 
> multi-fl-parameter requests
> ----------------------------------------------------------------------------------------
>
>                 Key: SOLR-6796
>                 URL: https://issues.apache.org/jira/browse/SOLR-6796
>             Project: Solr
>          Issue Type: Bug
>          Components: multicore, search
>    Affects Versions: 5.0
>            Reporter: Per Steffensen
>            Assignee: Shalin Shekhar Mangar
>              Labels: distributed_search, search
>         Attachments: fix.patch, fix.patch, fix.patch, fix.patch, 
> test_that_reveals_the_problem.patch
>
>
> If I pass distrib.singlePass in a request that also has two fl-parameters, in 
> some cases, I will not get the expected set of fields back for the returned 
> documents



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to