Return-Path: Delivered-To: apmail-lucene-solr-user-archive@locus.apache.org Received: (qmail 34278 invoked from network); 14 Sep 2006 02:18:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Sep 2006 02:18:13 -0000 Received: (qmail 69696 invoked by uid 500); 14 Sep 2006 02:18:12 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 69672 invoked by uid 500); 14 Sep 2006 02:18: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 69662 invoked by uid 99); 14 Sep 2006 02:18:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Sep 2006 19:18:12 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of yseeley@gmail.com designates 64.233.166.177 as permitted sender) Received: from [64.233.166.177] (HELO py-out-1112.google.com) (64.233.166.177) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Sep 2006 19:18:04 -0700 Received: by py-out-1112.google.com with SMTP id w49so2817498pyg for ; Wed, 13 Sep 2006 19:17:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=BeqvOVXkI2ATMUfG7JgsK8qfWlAwQy0ozToiWQcLgVLrrZQgZqat/TNinkMD+v2oZxvei3U+QVrkU+wEw51FXAgyKKV65c1TRGyMdTQfDP+mEFs2d7o96oMiLivDZqJTIPyV4fNFELAyrf3NFh4eafioDuw8on/3tHSX7V/TwaY= Received: by 10.35.88.17 with SMTP id q17mr14130131pyl; Wed, 13 Sep 2006 19:17:37 -0700 (PDT) Received: by 10.35.11.9 with HTTP; Wed, 13 Sep 2006 19:17:37 -0700 (PDT) Message-ID: Date: Wed, 13 Sep 2006 22:17:37 -0400 From: "Yonik Seeley" Sender: yseeley@gmail.com To: solr-user@lucene.apache.org Subject: Re: Faceted Searching problems In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <0E441808C874A643BDE192712931EB6801147914@EXCHVIC1.ffx.jfh.com.au> X-Google-Sender-Auth: e9ea12b1345c2ebf X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 9/13/06, Erik Hatcher wrote: > You need to use an untokenized field for facets. At least 3 answers in 5 minutes... we should try synchronized swimming ;-) -Yonik