Julien MASSENET created SOLR-9694:
-------------------------------------
Summary: PostFilters' DelegatingCollector.finish() is not called
during first and second grouping phases
Key: SOLR-9694
URL: https://issues.apache.org/jira/browse/SOLR-9694
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: search
Affects Versions: 6.2.1
Reporter: Julien MASSENET
Priority: Minor
The {{finish()}} method has been added to {{DelegatingCollector}} as part of
SOLR-5020.
Grouping has been updated to call it by SOLR-5230.
Some calls made during the grouping process fail to call the {{finish()}}
method even thought they properly call the {{collect()}} one.
I'm attaching a patch with updated tests that reproduce the issue, as well as a
candidate fix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]