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

Karl Wright edited comment on LUCENE-7221 at 4/15/16 5:37 AM:
--------------------------------------------------------------

Here's another failure with a circle:

{code}
ant test  -Dtestcase=TestGeo3DPoint -Dtests.method=testRandomTiny 
-Dtests.seed=F0958923BBDB0788 -Dtests.slow=true -Dtests.locale=it-CH 
-Dtests.timezone=Pacific/Efate -Dtests.asserts=true -Dtests.file.encoding=Cp1252
{code}

This failure is a lot easier to debug; the shape is a single plane in fact:

{code}
   [junit4]    >   shape=GeoStandardCircle: {planetmodel=PlanetModel.WGS84, 
center=[lat=2.7399499693409367E-13, 
lon=-3.141592653589793([X=-1.0011188539924791, Y=-1.226017000107956E-16, 
Z=2.743015573303327E-13])], radius=2.1814042682464985(124.98525798234806)}
{code}



was (Author: [email protected]):
Here's another failure with a circle:

{code}
ant test  -Dtestcase=TestGeo3DPoint -Dtests.method=testRandomTiny 
-Dtests.seed=F0958923BBDB0788 -Dtests.slow=true -Dtests.locale=it-CH 
-Dtests.timezone=Pacific/Efate -Dtests.asserts=true -Dtests.file.encoding=Cp1252
{code}

> Improve Geo3d BKD search performance for large polygons
> -------------------------------------------------------
>
>                 Key: LUCENE-7221
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7221
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/spatial3d
>    Affects Versions: master
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>         Attachments: LUCENE-7221.patch
>
>
> Geo3d polygon BKD search performance is very slow for large polygons.  We 
> need to improve it.



--
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