You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2014/12/12 22:47:13 UTC

[jira] [Updated] (SOLR-6604) distributed expand=true&fl=key NPE fix, expand=true&distrib.singlePass=true consideration

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

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

Hi [~cpoerschke], I combined my patch on SOLR-6812 and your patch which is attached here. I used the modifyRequest method to enable expansion selectively on the shard requests. The rest of the patch is the same as yours.

> distributed expand=true&fl=key NPE fix, expand=true&distrib.singlePass=true consideration
> -----------------------------------------------------------------------------------------
>
>                 Key: SOLR-6604
>                 URL: https://issues.apache.org/jira/browse/SOLR-6604
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Christine Poerschke
>            Priority: Minor
>         Attachments: SOLR-6604.patch
>
>
> select?expand=true&fl=key hits NPE in ExpandComponent.handleResponse when the responses of the EXECUTE_QUERY contain no expanded element despite the requests' purpose including PURPOSE_GET_FIELDS
> select?expand=true&distrib.singlePass=true works but relies on other preceding components triggering a GET_FIELDS stage



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

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