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 2015/08/05 20:30:04 UTC

[jira] [Updated] (LUCENE-6724) Add support for computing GeoHash neighbors to GeoHashUtils

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

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

Initial patch that computes the neighbor(s) from a provided GeoHash.  Javadocs and unit testing included. 

> Add support for computing GeoHash neighbors to GeoHashUtils
> -----------------------------------------------------------
>
>                 Key: LUCENE-6724
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6724
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Nicholas Knize
>         Attachments: LUCENE-6724.patch
>
>
> This simple feature adds the ability to compute the geohash neighbor(s) at a given level, from a provided geohash. Such a utility is beneficial for simple grid faceting/aggregations and geohash based bounding box queries. 



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