You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Julien MASSENET (JIRA)" <ji...@apache.org> on 2016/10/26 09:46:58 UTC

[jira] [Updated] (SOLR-9694) PostFilters' DelegatingCollector.finish() is not called during first and second grouping phases

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org