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 D832A844B for ; Sat, 20 Aug 2011 05:00:19 +0000 (UTC) Received: (qmail 54071 invoked by uid 500); 20 Aug 2011 05:00:18 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 53481 invoked by uid 500); 20 Aug 2011 04:59:56 -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 53472 invoked by uid 99); 20 Aug 2011 04:59:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Aug 2011 04:59:49 +0000 X-ASF-Spam-Status: No, hits=-2001.1 required=5.0 tests=ALL_TRUSTED,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, 20 Aug 2011 04:59:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id BE84CC5E92 for ; Sat, 20 Aug 2011 04:59:27 +0000 (UTC) Date: Sat, 20 Aug 2011 04:59:27 +0000 (UTC) From: "Chris Male (JIRA)" To: dev@lucene.apache.org Message-ID: <688296589.55434.1313816367776.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <106899979.48280.1313655567483.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (LUCENE-3381) Sandbox remaining contrib queries 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/LUCENE-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male resolved LUCENE-3381. -------------------------------- Resolution: Fixed Fix Version/s: 4.0 Assignee: Chris Male Committed revision 1159846. > Sandbox remaining contrib queries > --------------------------------- > > Key: LUCENE-3381 > URL: https://issues.apache.org/jira/browse/LUCENE-3381 > Project: Lucene - Java > Issue Type: Improvement > Reporter: Chris Male > Assignee: Chris Male > Fix For: 4.0 > > Attachments: LUCENE-3381.patch, LUCENE-3381.patch > > > In LUCENE-3271, I moved the 'good' queries from the queries contrib to new destinations (primarily the queries module). The remnants now need to find their home. As suggested in LUCENE-3271, these classes are not bad per se, just odd. So lets create a sandbox contrib that they and other 'odd' contrib classes can go to. We can then decide their fate at another time. -- This message is automatically generated by JIRA. 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