[ 
https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709972#comment-14709972
 ] 

Karl Wright commented on LUCENE-6759:
-------------------------------------

yup, when the radius gets that small, the error gets magnified enormously.  
Essentially it becomes infinite when the radius becomes zero. ;-)  But 
practically speaking, anything less than MINIMUM_RESOLUTION will be rejected 
out of hand.  So probably the right thing to do is just to multiply the fudge 
factor by an additional factor of 10.  I'll also add another test.


> Integrate lat/long BKD and spatial 3d, part 2
> ---------------------------------------------
>
>                 Key: LUCENE-6759
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6759
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Michael McCandless
>         Attachments: LUCENE-6699.patch, LUCENE-6699.patch
>
>
> This is just a continuation of LUCENE-6699, which became too big.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to