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

Elran Dvir updated SOLR-5428:
-----------------------------

    Description: 
I thought it would be very useful to display the distinct values (and the 
count) of a field among other statistics. Attached a patch implementing this in 
StatsComponent.

Added results  :
"distinctValues" - list of all distnict values
"countDistinct" -  distnict values count.



  was:
Added new statistics results to StatsComponent :
distinctValues - list of all distnict values
countDistinct -  distnict values count


> new statistics results to StatsComponent - distinctValues and countDistinct
> ---------------------------------------------------------------------------
>
>                 Key: SOLR-5428
>                 URL: https://issues.apache.org/jira/browse/SOLR-5428
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Elran Dvir
>         Attachments: SOLR-5428.patch
>
>
> I thought it would be very useful to display the distinct values (and the 
> count) of a field among other statistics. Attached a patch implementing this 
> in StatsComponent.
> Added results  :
> "distinctValues" - list of all distnict values
> "countDistinct" -  distnict values count.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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

Reply via email to