Return-Path: Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: (qmail 65098 invoked from network); 11 Feb 2011 18:05:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Feb 2011 18:05:20 -0000 Received: (qmail 73650 invoked by uid 500); 11 Feb 2011 18:05:17 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 73510 invoked by uid 500); 11 Feb 2011 18:05:15 -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 73495 invoked by uid 99); 11 Feb 2011 18:05:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Feb 2011 18:05:15 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.210.176] (HELO mail-iy0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Feb 2011 18:05:08 +0000 Received: by iyb26 with SMTP id 26so2839894iyb.35 for ; Fri, 11 Feb 2011 10:04:28 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.35.131 with SMTP id p3mr625855ibd.87.1297447468094; Fri, 11 Feb 2011 10:04:28 -0800 (PST) Received: by 10.231.216.209 with HTTP; Fri, 11 Feb 2011 10:04:28 -0800 (PST) X-Originating-IP: [122.162.225.171] In-Reply-To: <4D538B0A.4050008@orkash.com> References: <4D538B0A.4050008@orkash.com> Date: Fri, 11 Feb 2011 23:34:28 +0530 Message-ID: Subject: Re: Faceting Query From: Gora Mohanty To: solr-user@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Thu, Feb 10, 2011 at 12:21 PM, Isha Garg wrote: > What is facet.pivot field? PLz explain with example Does http://wiki.apache.org/solr/SimpleFacetParameters#facet.pivot not help? Regards, Gora