Robert Muir created LUCENE-7130:
-----------------------------------

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


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