[jira] [Resolved] (LUCENE-1777) Error on distance query where miles < 1.0

2013-11-30 Thread Erick Erickson (JIRA)

 [ 
https://issues.apache.org/jira/browse/LUCENE-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erick Erickson resolved LUCENE-1777.


Resolution: Won't Fix

2013 Old JIRA cleanup

> Error on distance query where miles < 1.0
> -
>
> Key: LUCENE-1777
> URL: https://issues.apache.org/jira/browse/LUCENE-1777
> Project: Lucene - Core
>  Issue Type: Bug
>  Components: modules/spatial
>Affects Versions: 2.9
>Reporter: Glen Stampoultzis
>Assignee: Chris Male
> Attachments: LUCENE-1777.patch
>
>
> If miles is under 1.0 distance query will break.
> To reproduce modify the file
> http://svn.apache.org/viewvc/lucene/java/trunk/contrib/spatial/src/test/org/apache/lucene/spatial/tier/TestCartesian.java?revision=794721
> And set the line:
> final double miles = 6.0;
> to 
> final double miles = 0.5;



--
This message was sent by Atlassian JIRA
(v6.1#6144)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Resolved] (LUCENE-1777) Error on distance query where miles < 1.0

2013-12-01 Thread David Smiley (JIRA)

 [ 
https://issues.apache.org/jira/browse/LUCENE-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley resolved LUCENE-1777.
--

   Resolution: Won't Fix
Fix Version/s: 4.0-BETA

Closing because the old spatial contrib module referenced here no longer exists 
as of Solr 4.

> Error on distance query where miles < 1.0
> -
>
> Key: LUCENE-1777
> URL: https://issues.apache.org/jira/browse/LUCENE-1777
> Project: Lucene - Core
>  Issue Type: Bug
>  Components: modules/spatial
>Affects Versions: 2.9
>Reporter: Glen Stampoultzis
>Assignee: Chris Male
> Fix For: 4.0-BETA
>
> Attachments: LUCENE-1777.patch
>
>
> If miles is under 1.0 distance query will break.
> To reproduce modify the file
> http://svn.apache.org/viewvc/lucene/java/trunk/contrib/spatial/src/test/org/apache/lucene/spatial/tier/TestCartesian.java?revision=794721
> And set the line:
> final double miles = 6.0;
> to 
> final double miles = 0.5;



--
This message was sent by Atlassian JIRA
(v6.1#6144)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org