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 0FE05927D for ; Sat, 31 Mar 2012 23:52:50 +0000 (UTC) Received: (qmail 21787 invoked by uid 500); 31 Mar 2012 23:52:48 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 21724 invoked by uid 500); 31 Mar 2012 23:52:48 -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 21717 invoked by uid 99); 31 Mar 2012 23:52:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Mar 2012 23:52:48 +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; Sat, 31 Mar 2012 23:52:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 8D88F3515BE for ; Sat, 31 Mar 2012 23:52:27 +0000 (UTC) Date: Sat, 31 Mar 2012 23:52:27 +0000 (UTC) From: =?utf-8?Q?Jan_H=C3=B8ydahl_=28Commented=29_=28JIRA=29?= To: dev@lucene.apache.org Message-ID: <205881978.2433.1333237947581.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1175024671.20510.1297863237656.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (SOLR-2366) Facet Range Gaps MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-2366?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13243= 611#comment-13243611 ]=20 Jan H=C3=B8ydahl commented on SOLR-2366: ----------------------------------- Note to self: catch up on this again :) =20 > Facet Range Gaps > ---------------- > > Key: SOLR-2366 > URL: https://issues.apache.org/jira/browse/SOLR-2366 > Project: Solr > Issue Type: Improvement > Reporter: Grant Ingersoll > Priority: Minor > Fix For: 4.0 > > Attachments: SOLR-2366.patch, SOLR-2366.patch > > > There really is no reason why the range gap for date and numeric faceting= needs to be evenly spaced. For instance, if and when SOLR-1581 is complet= ed and one were doing spatial distance calculations, one could facet by fun= ction into 3 different sized buckets: walking distance (0-5KM), driving dis= tance (5KM-150KM) and everything else (150KM+), for instance. We should be= able to quantize the results into arbitrarily sized buckets. > (Original syntax proposal removed, see discussion for concrete syntax) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a 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