You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Glen Stampoultzis (JIRA)" <ji...@apache.org> on 2009/08/03 04:41:14 UTC

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

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

Glen Stampoultzis updated LUCENE-1777:
--------------------------------------

    Affects Version/s: 2.9

> Error on distance query where miles < 1.0
> -----------------------------------------
>
>                 Key: LUCENE-1777
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1777
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: contrib/spatial
>    Affects Versions: 2.9
>            Reporter: Glen Stampoultzis
>
> 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 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