You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Chris M. Hostetter (Jira)" <ji...@apache.org> on 2021/02/02 00:19:00 UTC

[jira] [Resolved] (SOLR-14330) Return docs with null value in expand for field when collapse has nullPolicy=collapse

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

Chris M. Hostetter resolved SOLR-14330.
---------------------------------------
    Fix Version/s: 8.9
                   master (9.0)
       Resolution: Fixed

> Return docs with null value in expand for field when collapse has nullPolicy=collapse
> -------------------------------------------------------------------------------------
>
>                 Key: SOLR-14330
>                 URL: https://issues.apache.org/jira/browse/SOLR-14330
>             Project: Solr
>          Issue Type: Wish
>            Reporter: Munendra S N
>            Assignee: Chris M. Hostetter
>            Priority: Major
>             Fix For: master (9.0), 8.9
>
>         Attachments: SOLR-14330.patch, SOLR-14330.patch
>
>
> When documents doesn't contain value for field then, with collapse either those documents could be either ignored(default), collapsed(one document is chosen) or expanded(all are returned). This is controlled by {{nullPolicy}}
> When {{nullPolicy}} is {{collapse}}, it would be nice to return all documents with {{null}} value in expand block if {{expand=true}}
> Also, when used with {{expand.field}}, even then we should return such documents



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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