You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/04/22 19:22:59 UTC

[jira] [Commented] (SOLR-7417) Aggregation Function unique() returns 0 when an int or date field is passed as argument

    [ https://issues.apache.org/jira/browse/SOLR-7417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14507468#comment-14507468 ] 

ASF subversion and git services commented on SOLR-7417:
-------------------------------------------------------

Commit 1675427 from [~yonik@apache.org] in branch 'dev/trunk'
[ https://svn.apache.org/r1675427 ]

SOLR-7417: implement unique() for numeric fields

> Aggregation Function unique() returns 0 when an int or date field is passed as argument
> ---------------------------------------------------------------------------------------
>
>                 Key: SOLR-7417
>                 URL: https://issues.apache.org/jira/browse/SOLR-7417
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.1
>            Reporter: LevanDev
>            Assignee: Yonik Seeley
>         Attachments: SOLR-7417.patch
>
>
> uniqueValues:'unique(myIntField)' 
> uniqueValues:'unique(myDateField)' 
> Result: 
> "facets":{
>     "count": someNumber,
>     "uniqueValues":0}}



--
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