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

Yonik Seeley updated SOLR-11664:
--------------------------------
    Attachment: SOLR-11664.patch

Here's a draft patch that shows the approach I'm taking to fix this.
Basically, add a resetIterators() method to SlotAcc, and hoist the logic to 
call both reset() and resetIterators() up into SlotAcc.setNextReader to try and 
avoid bugs in individual aggregations.

I'll now work on tests + auditing & fixing up other SlotAcc implementations to 
call super.setNextReader()

> range facets with with sub aggregations on string fields give incorrect 
> results
> -------------------------------------------------------------------------------
>
>                 Key: SOLR-11664
>                 URL: https://issues.apache.org/jira/browse/SOLR-11664
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Facet Module
>    Affects Versions: 7.0
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>            Priority: Critical
>             Fix For: 7.2
>
>         Attachments: SOLR-11664.patch
>
>
> Reported by Volodymyr Rudniev http://markmail.org/message/3pueopseidgijqs3



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to