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

Shalin Shekhar Mangar updated SOLR-6812:
----------------------------------------
    Attachment: SOLR-6812.patch

As you noted, the ExpandComponent relied on whether IDs were present to detect 
whether it needs to operate but it should have relied on the "expand=true" 
param to do that as other components do.

Patch uses modifyRequest method in ExpandComponent to send expand=true to 
shards only if either distrib.singlePass=true or purpose is GET_FIELDS.

> distrib.singlePass does not work for expand-request
> ---------------------------------------------------
>
>                 Key: SOLR-6812
>                 URL: https://issues.apache.org/jira/browse/SOLR-6812
>             Project: Solr
>          Issue Type: Bug
>          Components: multicore, search
>            Reporter: Per Steffensen
>            Assignee: Shalin Shekhar Mangar
>              Labels: distributed_search, search
>         Attachments: SOLR-6812.patch, fix.patch, 
> test_that_reveals_the_problem.patch
>
>
> Using distrib.singlePass does not work for expand-requests.



--
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