Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 31FEEC08C for ; Fri, 8 Jun 2012 16:23:00 +0000 (UTC) Received: (qmail 81878 invoked by uid 500); 8 Jun 2012 16:22:56 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 81841 invoked by uid 500); 8 Jun 2012 16:22:56 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 81833 invoked by uid 99); 8 Jun 2012 16:22:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2012 16:22:56 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dubeypreetesh@gmail.com designates 74.125.82.176 as permitted sender) Received: from [74.125.82.176] (HELO mail-we0-f176.google.com) (74.125.82.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2012 16:22:50 +0000 Received: by weyr3 with SMTP id r3so909780wey.35 for ; Fri, 08 Jun 2012 09:22:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=PJjynS5vx4eueZmBoaQlAXoc2EE4w5Jhe5FwPvSNxII=; b=tEvvYCN+ww3o82CSfIVHB/OpsziCcbX5xDyZ5aGCBYjphgGAMmXEankqGlMkpZ+Ngs TH79visl7ujzS5QO3tO4FH47OL2MWhroaQqMLV0DH6yD8uM5svZBHMHXXy6OPffeaWHx ZcDfOFz5lsliCk0ksXMDBLobGDB70BSOTKmJR5Rjm+Su15RKec7mAxEFlC2r6e7aCdWn BgXSMDOHPQ7ZaJ+730CtZEVLd0ddGMXF/HcD3uEJHJ47DEOhjRvAwYWhwv1USkQrNyld 4FRAJSjXnc1LbGf7qSkmOTZUXDVsc7rx5Bx+J+dh4etoEWzbXVLB7nD1Rqk0g4umajWZ SviA== MIME-Version: 1.0 Received: by 10.180.102.228 with SMTP id fr4mr1752908wib.6.1339172547487; Fri, 08 Jun 2012 09:22:27 -0700 (PDT) Received: by 10.216.3.82 with HTTP; Fri, 8 Jun 2012 09:22:27 -0700 (PDT) Date: Fri, 8 Jun 2012 21:52:27 +0530 Message-ID: Subject: terms count in multivalues field From: preetesh dubey To: solr-user@lucene.apache.org Content-Type: multipart/alternative; boundary=f46d04451a77fc671d04c1f867af X-Virus-Checked: Checked by ClamAV on apache.org --f46d04451a77fc671d04c1f867af Content-Type: text/plain; charset=ISO-8859-1 Is it possible to get number of entries present in a multivalued field by solr query. Lets say I want to query to solr to get all documents having * count* of some multivalued field >1. Is it possible in solr ? -- Thanks & Regards Preetesh Dubey --f46d04451a77fc671d04c1f867af--