Joel Bernstein created SOLR-14074:
-------------------------------------

             Summary: Make CollapsingQParserPlugin re-entrant
                 Key: SOLR-14074
                 URL: https://issues.apache.org/jira/browse/SOLR-14074
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Joel Bernstein


Currently the CollapsingQParserPlugin can not be used by grouping because 
grouping calls the same PostFilter twice in the same query, and the 
CollapsingQParserPlugin's internal DocValues caches are not reset on the second 
call. 



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

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

Reply via email to