You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Munendra S N (Jira)" <ji...@apache.org> on 2019/10/15 16:59:00 UTC

[jira] [Resolved] (SOLR-7654) Numeric terms facet yields redundant "0.0" buckets when mincount and sort specified

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

Munendra S N resolved SOLR-7654.
--------------------------------
    Resolution: Won't Fix

> Numeric terms facet yields redundant "0.0" buckets when mincount and sort specified
> -----------------------------------------------------------------------------------
>
>                 Key: SOLR-7654
>                 URL: https://issues.apache.org/jira/browse/SOLR-7654
>             Project: Solr
>          Issue Type: Bug
>          Components: Facet Module
>    Affects Versions: 5.2
>            Reporter: Michael Lawrence
>            Priority: Major
>
> This query:
> http://localhost:8983/solr/techproducts/select?q=*:*&json={"facet":{"price":{"type":"terms","field":"price","sort":"index asc","mincount":0}}}&wt=json
> Yields results where every bucket has value "0.0" and count "0". Dropping either the "mincount" parameter or "sort" parameter fixes it.
> This is using nightly build 5.3.0-2015-05-29_12-15-41 1682437 - jenkins - 2015-05-29 08:22:15. Apologies if this has been fixed since.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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