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

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

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

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
>             Fix For: master, 6.1
>
>         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