Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 37171 invoked from network); 6 Dec 2010 02:15:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Dec 2010 02:15:32 -0000 Received: (qmail 67940 invoked by uid 500); 6 Dec 2010 02:15:31 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 67872 invoked by uid 500); 6 Dec 2010 02:15:31 -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 67865 invoked by uid 99); 6 Dec 2010 02:15:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Dec 2010 02:15:31 +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; Mon, 06 Dec 2010 02:15:31 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB62FAu2013662 for ; Mon, 6 Dec 2010 02:15:11 GMT Message-ID: <23350404.121611291601710827.JavaMail.jira@thor> Date: Sun, 5 Dec 2010 21:15:10 -0500 (EST) From: "Chris Male (JIRA)" To: dev@lucene.apache.org Subject: [jira] Commented: (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:comment-tabpanel&focusedCommentId=12967064#action_12967064 ] Chris Male commented on LUCENE-2599: ------------------------------------ I just noticed that Solr depends upon some methods in DistanceUtils. We'll need to move that into the module before removing the contrib from 4x. > Deprecate Spatial Contrib > ------------------------- > > Key: LUCENE-2599 > URL: https://issues.apache.org/jira/browse/LUCENE-2599 > Project: Lucene - Java > Issue Type: Improvement > Components: contrib/spatial > Affects Versions: 4.0 > Reporter: Chris Male > 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. - 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