[
https://issues.apache.org/jira/browse/SOLR-5428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827816#comment-13827816
]
Yago Riveiro commented on SOLR-5428:
------------------------------------
For me the utility of this patch is about the possibility to get distinctValues
and countDistinct in a distribute environment. If it's possible implement this
patch on top of AnalyticComponent I think that should be done, by the simple
fact that, eventually, the StatsComponent will be deprecated.
The question is that
[SOLR-5302|https://issues.apache.org/jira/browse/SOLR-5302] will not be
released soon, maybe in Solr 5.0, and in some way this patch is straightforward
enough that can be released in Solr 4.7 with some tweaks.
> 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
> Assignee: Shalin Shekhar Mangar
> Attachments: SOLR-5428.patch, 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: [email protected]
For additional commands, e-mail: [email protected]