You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Nicholas Knize (JIRA)" <ji...@apache.org> on 2016/04/05 20:07:25 UTC

[jira] [Updated] (LUCENE-7180) Add distance sorting to GeoPointField

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