GitHub user magibney opened a pull request:

    https://github.com/apache/lucene-solr/pull/325

    SOLR-7798 ExpandComponent support for non-collapsed results

    Applications of ExpandComponent that do not involve prior collapsing of 
results on the expand field had been throwing NPE in `getGroupQuery` due to 
different count/size tracking.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/magibney/lucene-solr SOLR-7798

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/325.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #325
    
----
commit 5d878df4e78e00b9cd2bb67defbed007307c4eec
Author: Michael Gibney <michael@...>
Date:   2018-02-20T19:10:51Z

    don't assume input to necessarily be collapsed/deduplicated

----


---

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

Reply via email to