You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Joel Bernstein (Jira)" <ji...@apache.org> on 2019/12/12 13:29:00 UTC

[jira] [Created] (SOLR-14073) Fix segment look ahead NPE in CollapsingQParserPlugin

Joel Bernstein created SOLR-14073:
-------------------------------------

             Summary: Fix segment look ahead NPE in CollapsingQParserPlugin
                 Key: SOLR-14073
                 URL: https://issues.apache.org/jira/browse/SOLR-14073
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Joel Bernstein


The CollapsingQParserPlugin right now has bug that if every segment is not visited during the collect it throws and NPE. This causes the CollapsingQParserPlugin to not work when used with any feature that short circuits the segments during the collect. This includes using the CollapsingQParserPlugin twice in the same query.



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