[
https://issues.apache.org/jira/browse/SOLR-6812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231323#comment-14231323
]
Per Steffensen edited comment on SOLR-6812 at 12/2/14 3:09 PM:
---------------------------------------------------------------
Attached a fix to the problem. Problem is that {{ExpandComponent}} kinda
"detects" that it is supposed to do its thing for shard-searches, by seeing if
ids-param is there. It is not in case of {{distrib.singlePass}}.
Patch works on purpose instead, because that is really whats controlling the
things in {{QueryComponent}}. So now purpose is distributed in the
shard-requests.
was (Author: steff1193):
Attached a fix to the problem. Problem is that {{ExpandComponent}} kinda
"detects" that it is supposed to do its thing for shard-searches, by seeing if
ids-param is there. It is not in case of {{distrib.singlePass}}.
Patch works on purpose instead, because that is really whats controlling the
things in {{QueryComponent}}. So not purpose is distributed in the
shard-requests.
> 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
> Labels: distributed_search, search
> Attachments: 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: [email protected]
For additional commands, e-mail: [email protected]