You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2016/03/22 21:37:25 UTC

[jira] [Commented] (LUCENE-7130) fold optimizations from LatLonPoint to GeoPointField

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

Michael McCandless commented on LUCENE-7130:
--------------------------------------------

+1

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org