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

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

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

LUCENE-7130: fold optimizations from LatLonPoint to GeoPointField


> fold optimizations from LatLonPoint to GeoPointField
> ----------------------------------------------------
>
>                 Key: LUCENE-7130
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7130
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Robert Muir
>         Attachments: LUCENE-7130.patch
>
>
> Followup from LUCENE-7127:
> I had to remove some distance query optimizations for correctness. According 
> to benchmarks it hurt performance. We can win back half of it by just syncing 
> up with LatLonPoint's distance optimizations.
> Then separately from this, we can investigate trying to safely implement some 
> of what it was trying to do before (and add to both impls).



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