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 3330E9626 for ; Mon, 26 Mar 2012 21:08:53 +0000 (UTC) Received: (qmail 94335 invoked by uid 500); 26 Mar 2012 21:08:51 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 94266 invoked by uid 500); 26 Mar 2012 21:08:51 -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 94259 invoked by uid 99); 26 Mar 2012 21:08:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2012 21:08:51 +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; Mon, 26 Mar 2012 21:08:49 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 90333347CA0 for ; Mon, 26 Mar 2012 21:08:28 +0000 (UTC) Date: Mon, 26 Mar 2012 21:08:28 +0000 (UTC) From: "David Smiley (Resolved) (JIRA)" To: dev@lucene.apache.org Message-ID: <1891039979.19574.1332796108591.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (LUCENE-2599) Deprecate Spatial Contrib 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-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-2599. ---------------------------------- Resolution: Fixed Fix Version/s: 3.6 Assignee: David Smiley (was: Chris Male) Marking as fixed. The javadoc & changes.txt were revision 1305595. > Deprecate Spatial Contrib > ------------------------- > > Key: LUCENE-2599 > URL: https://issues.apache.org/jira/browse/LUCENE-2599 > Project: Lucene - Java > Issue Type: Improvement > Components: modules/spatial > Affects Versions: 4.0 > Reporter: Chris Male > Assignee: David Smiley > Fix For: 3.6 > > Attachments: LUCENE-2599.patch, LUCENE-2599.patch > > > The spatial contrib is blighted by bugs. The latest series, found by Grant and discussed [here|http://search.lucidimagination.com/search/document/c32e81783642df47/spatial_rethinking_cartesian_tiers_implementation] shows that we need to re-think the cartesian tier implementation. > Given the need to create a spatial module containing code taken from both lucene and Solr, it makes sense to deprecate the spatial contrib, and start from scratch in the new module. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa 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