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

ASF subversion and git services commented on LUCENE-7109:
---------------------------------------------------------

Commit e68dc4a330bed0d3cc90167b74b83261ed29fd0a in lucene-solr's branch 
refs/heads/branch_6x from [~rcmuir]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=e68dc4a ]

LUCENE-7109: LatLonPoint.newPolygonQuery should use two-phase iterator


> LatLonPoint newPolygonQuery should use two-phase iterator
> ---------------------------------------------------------
>
>                 Key: LUCENE-7109
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7109
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>             Fix For: master, 6.1
>
>         Attachments: LUCENE-7109.patch
>
>
> Currently, the calculation this thing does is very expensive, and gets slower 
> the more complex the polygon is. Doing everything in one phase is really bad 
> for performance.
> Later, there are a lot of optimizations we can do. But I think we should try 
> to beef up testing first. This is just to improve from 
> galapagos-tortoise-slow to turtle-slow.



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

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

Reply via email to