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

Julien MASSENET updated SOLR-9694:
----------------------------------
    Attachment: SOLR-9694-v1.patch

Attached patch {{SOLR-9694-v1.patch}} was built against the 
{{releases/lucene-solr/6.2.1}} tag

> 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
>         Attachments: SOLR-9694-v1.patch
>
>
> 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]

Reply via email to