[ 
https://issues.apache.org/jira/browse/LUCENE-7180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicholas Knize updated LUCENE-7180:
-----------------------------------
    Attachment: LUCENE-7180.patch

Attached patch:

* adds {{GeoPointSortField}} inspired by {{LatLonPointSortField}}
* adds {{GeoPointDistanceComparator}} inspired by 
{{LatLonPointDistanceComparator}}
* adds {{newDistanceSort}} to {{GeoPointField}} - note: separate issue will add 
other new*Query static methods to add consistency with other Geo APIs
* refactors {{TestLatLonDistanceSort}} to extend new 
{{BaseGeoDistanceSortTestCase}} which now contains test methods
* adds {{TestGeoPointDistanceSort}} 

> Add distance sorting to GeoPointField
> -------------------------------------
>
>                 Key: LUCENE-7180
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7180
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Nicholas Knize
>         Attachments: LUCENE-7180.patch
>
>
> This adds distance sort capability to {{GeoPointField}} similar to 
> {{LatLonPointSortField}}.



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