Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 17630 invoked from network); 5 Oct 2010 08:58:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Oct 2010 08:58:00 -0000 Received: (qmail 85442 invoked by uid 500); 5 Oct 2010 08:57:59 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 84663 invoked by uid 500); 5 Oct 2010 08:57:55 -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 84648 invoked by uid 99); 5 Oct 2010 08:57:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Oct 2010 08:57:54 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Oct 2010 08:57:54 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o958vY67012304 for ; Tue, 5 Oct 2010 08:57:34 GMT Message-ID: <5898507.543951286269054006.JavaMail.jira@thor> Date: Tue, 5 Oct 2010 04:57:34 -0400 (EDT) From: "Christian Kesselheim (JIRA)" To: dev@lucene.apache.org Subject: [jira] Commented: (SOLR-792) Pivot (ie: Decision Tree) Faceting Component MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917906#action_12917906 ] Christian Kesselheim commented on SOLR-792: ------------------------------------------- java.util.Deque has been introduced as part of Java SE 6.0. As a result, applying this patch effectively renders SOLR 1.5 unusable on any earlier version of Java (e.g. 1.5) :-(. Is that by design? What are the system requirements of SOLR 1.5 going to be? > Pivot (ie: Decision Tree) Faceting Component > -------------------------------------------- > > Key: SOLR-792 > URL: https://issues.apache.org/jira/browse/SOLR-792 > Project: Solr > Issue Type: New Feature > Reporter: Erik Hatcher > Assignee: Ryan McKinley > Priority: Minor > Attachments: SOLR-792-PivotFaceting.patch, SOLR-792-PivotFaceting.patch, SOLR-792-PivotFaceting.patch, SOLR-792-PivotFaceting.patch, SOLR-792.patch, SOLR-792.patch, SOLR-792.patch, SOLR-792.patch, SOLR-792.patch, SOLR-792.patch > > > A component to do multi-level faceting. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org