Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B3F49103DF for ; Wed, 20 Nov 2013 16:01:40 +0000 (UTC) Received: (qmail 12548 invoked by uid 500); 20 Nov 2013 16:01:37 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 12473 invoked by uid 500); 20 Nov 2013 16:01:36 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 12463 invoked by uid 99); 20 Nov 2013 16:01:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Nov 2013 16:01:36 +0000 Date: Wed, 20 Nov 2013 16:01:35 +0000 (UTC) From: "Yago Riveiro (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-5428) new statistics results to StatsComponent - distinctValues and countDistinct MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-5428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827788#comment-13827788 ] Yago Riveiro commented on SOLR-5428: ------------------------------------ I think that analytics component doesn't support distributed queries. > 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: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org