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 6D6726BD4 for ; Wed, 6 Jul 2011 22:43:40 +0000 (UTC) Received: (qmail 82645 invoked by uid 500); 6 Jul 2011 22:43:39 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 82507 invoked by uid 500); 6 Jul 2011 22:43:38 -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 82495 invoked by uid 99); 6 Jul 2011 22:43:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 22:43:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 22:43:37 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C71C04A30A for ; Wed, 6 Jul 2011 22:43:16 +0000 (UTC) Date: Wed, 6 Jul 2011 22:43:16 +0000 (UTC) From: "Tao Cheng (JIRA)" To: dev@lucene.apache.org Message-ID: <1813029212.5419.1309992196812.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2055497634.2661.1309926736624.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (SOLR-2637) Solrj support for Field Collapsing / Grouping query results parsing 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-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Cheng updated SOLR-2637: ---------------------------- Attachment: SOLR-2637.patch 1. fix 4 space tab to 2 2. added doc comments 3. extract "ngroups" when group.ngroups=true. > Solrj support for Field Collapsing / Grouping query results parsing > ------------------------------------------------------------------- > > Key: SOLR-2637 > URL: https://issues.apache.org/jira/browse/SOLR-2637 > Project: Solr > Issue Type: New Feature > Components: clients - java > Affects Versions: 4.0 > Reporter: Tao Cheng > Priority: Minor > Labels: features > Fix For: 4.0 > > Attachments: SOLR-2637.patch, SOLR-2637.patch > > Original Estimate: 24h > Remaining Estimate: 24h > > Patch ready for Field Collapsing query results parsing. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org