From java-dev-return-48798-apmail-lucene-java-dev-archive=lucene.apache.org@lucene.apache.org Mon Apr 05 15:32:52 2010 Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 19570 invoked from network); 5 Apr 2010 15:32:51 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Apr 2010 15:32:51 -0000 Received: (qmail 58597 invoked by uid 500); 5 Apr 2010 15:32:51 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 58555 invoked by uid 500); 5 Apr 2010 15:32:51 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 58548 invoked by uid 99); 5 Apr 2010 15:32:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Apr 2010 15:32:51 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Apr 2010 15:32:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1642A234C48C for ; Mon, 5 Apr 2010 15:32:28 +0000 (UTC) Message-ID: <1188238578.689491270481548075.JavaMail.jira@brutus.apache.org> Date: Mon, 5 Apr 2010 15:32:28 +0000 (UTC) From: "Chris Male (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Assigned: (LUCENE-1921) Absurdly large radius (miles) search fails to include entire earth In-Reply-To: <1799173165.1253554396055.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENE-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male reassigned LUCENE-1921: ---------------------------------- Assignee: Chris Male > Absurdly large radius (miles) search fails to include entire earth > ------------------------------------------------------------------ > > Key: LUCENE-1921 > URL: https://issues.apache.org/jira/browse/LUCENE-1921 > Project: Lucene - Java > Issue Type: Bug > Components: contrib/spatial > Affects Versions: 2.9 > Reporter: Michael McCandless > Assignee: Chris Male > Priority: Minor > Fix For: 3.1 > > > Spinoff from LUCENE-1781. > If you do a very large (eg 100000 miles) radius search then the > lat/lng bound box wraps around the entire earth and all points should > be accepted. But this fails today (many points are rejected). It's > easy to see the issue: edit TestCartesian, and insert a very large > miles into either testRange or testGeoHashRange. -- 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: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org