[
https://issues.apache.org/jira/browse/SOLR-5428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13823886#comment-13823886
]
Shalin Shekhar Mangar commented on SOLR-5428:
---------------------------------------------
bq. Maybe the StatsCompement needs some tweaking to only return the metrics
that we need and not all.
Yes, if we are going to add such memory intensive stats then we need to do
that. We can't let everyone pay the penalty of this feature.
bq. If the analytics component could working with distributed searchs this
patch would not necessary.
I think that is bound to happen sooner or later. Anyways, I'm happy to review
and commit this if someone is willing to put up the patches.
> 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
>
>
> 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]