Return-Path: Delivered-To: apmail-lucene-solr-user-archive@locus.apache.org Received: (qmail 75763 invoked from network); 13 May 2008 01:59:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 May 2008 01:59:12 -0000 Received: (qmail 57902 invoked by uid 500); 13 May 2008 01:59:12 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 57872 invoked by uid 500); 13 May 2008 01:59:12 -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 57861 invoked by uid 99); 13 May 2008 01:59:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 May 2008 18:59:12 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2008 01:58:18 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Jvjmp-0000wc-Cj for solr-user@lucene.apache.org; Mon, 12 May 2008 18:58:39 -0700 Message-ID: <17199592.post@talk.nabble.com> Date: Mon, 12 May 2008 18:58:39 -0700 (PDT) From: oleg_gnatovskiy To: solr-user@lucene.apache.org Subject: Field Grouping MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: oleg_gnatovskiy@citysearch.com X-Virus-Checked: Checked by ClamAV on apache.org Hello. I was wondering if there is a way to get solr to return fields with the same value for a particular field together. For example I might want to have all the documents with exactly the same name field all returned next to each other. Is this possible? Thanks! -- View this message in context: http://www.nabble.com/Field-Grouping-tp17199592p17199592.html Sent from the Solr - User mailing list archive at Nabble.com.