Return-Path: Delivered-To: apmail-lucene-solr-commits-archive@minotaur.apache.org Received: (qmail 73401 invoked from network); 2 Oct 2010 17:43:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Oct 2010 17:43:00 -0000 Received: (qmail 79136 invoked by uid 500); 2 Oct 2010 17:43:00 -0000 Delivered-To: apmail-lucene-solr-commits-archive@lucene.apache.org Received: (qmail 79044 invoked by uid 500); 2 Oct 2010 17:42:59 -0000 Mailing-List: contact solr-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-commits@lucene.apache.org Received: (qmail 79037 invoked by uid 99); 2 Oct 2010 17:42:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Oct 2010 17:42:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Oct 2010 17:42:58 +0000 Received: from eosnew.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 373DA398; Sat, 2 Oct 2010 17:42:29 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Sat, 02 Oct 2010 17:42:28 -0000 Message-ID: <20101002174228.98965.83216@eosnew.apache.org> Subject: =?utf-8?q?=5BSolr_Wiki=5D_Trivial_Update_of_=22SimpleFacetParameters=22_b?= =?utf-8?q?y_YonikSeeley?= Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for chan= ge notification. The "SimpleFacetParameters" page has been changed by YonikSeeley. The comment on this change is: remove JIRA link - generally not appropriate= for user-level docs. http://wiki.apache.org/solr/SimpleFacetParameters?action=3Ddiff&rev1=3D46&r= ev2=3D47 -------------------------------------------------- = =3D=3D Facet by Range =3D=3D = - [[Solr3.1]] See https://issues.apache.org/jira/browse/SOLR-1240 + [[Solr3.1]] = As a generalization of the Date faceting described above, one can use the= Range Faceting feature on any date field or any numeric field that support= s range queries. This is particularly useful for the cases in the past whe= re one might stitch together a series of range queries (as facet by query) = for things like prices, etc. =20