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 E92029852 for ; Fri, 3 Feb 2012 05:03:25 +0000 (UTC) Received: (qmail 89379 invoked by uid 500); 3 Feb 2012 05:03:23 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 88516 invoked by uid 500); 3 Feb 2012 05:03:11 -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 88482 invoked by uid 99); 3 Feb 2012 05:03:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2012 05:03:08 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2012 05:03:01 +0000 Received: from ben.nabble.com ([192.168.236.152]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RtBID-0002lR-M8 for solr-user@lucene.apache.org; Thu, 02 Feb 2012 21:02:37 -0800 Date: Thu, 2 Feb 2012 21:02:37 -0800 (PST) From: "tamanjit.bindra@yahoo.co.in" To: solr-user@lucene.apache.org Message-ID: <1328245357677-3712195.post@n3.nabble.com> In-Reply-To: References: <1327856118975-3697746.post@n3.nabble.com> <1327856803724-3697773.post@n3.nabble.com> <1327901230188-3699161.post@n3.nabble.com> <1327917899604-3699595.post@n3.nabble.com> <1328185168091-3709681.post@n3.nabble.com> <1328186201302-3709711.post@n3.nabble.com> <1328187207182-3709743.post@n3.nabble.com> <1328188954769-3709814.post@n3.nabble.com> Subject: Re: Which patch 236 to choose for collapse - Solr 3.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Ummm.. I think there is some confusion here. As per my understanding, matches is the total no of docs which the original query/filter query returned. On these docs grouping is done. So matches may not be actually equal to total no. of returned in your result, post grouping. Its just a subset of the matches, divided into groups. Is my understanding correct? -- View this message in context: http://lucene.472066.n3.nabble.com/Which-patch-236-to-choose-for-collapse-Solr-3-5-tp3697685p3712195.html Sent from the Solr - User mailing list archive at Nabble.com.