You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2017/05/03 03:01:04 UTC

[jira] [Updated] (SOLR-10596) unlque and hll functions don't work after first bucket

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

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

Here's a patch that grabs fresh DocValues instances (since they can no longer be reused) in the reset method.

I'll audit the rest of the aggregations to make sure there aren't others that need a fix.

> unlque and hll functions don't work after first bucket
> ------------------------------------------------------
>
>                 Key: SOLR-10596
>                 URL: https://issues.apache.org/jira/browse/SOLR-10596
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Facet Module
>    Affects Versions: master (7.0)
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>             Fix For: master (7.0)
>
>         Attachments: SOLR-10596.patch
>
>
> Unless you are sorting by the function, hll and unique fail to work after the first bucket.  I think this only affects unreleased master (7.0-dev) since it looks to have been caused by LUCENE-7407



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org